Yellowish orange Color — HEX, RGB, HSL & CMYK Codes

#ffab0f
Format Value
HEX #ffab0f
RGB rgb(255, 171, 15)
HSL hsl(39, 100%, 52.9%)
CMYK cmyk(0%, 32.9%, 94.1%, 0%)
HSV hsv(39, 94.1%, 100%)

yellowish orange color harmonies

Tints & shades of yellowish orange

Tints (lighter)

#ffb325 #ffba3b #ffc250 #ffca66 #ffd17c #ffd992 #ffe0a8 #ffe8be #fff0d3 #fff7e9

Shades (darker)

#e89b0e #d18c0c #b97c0b #a26d0a #8b5d08 #744e07 #5d3e05 #462f04 #2e1f03 #171001

Contrast & accessibility

The quick brown fox

On white · 1.89:1 · Fail

The quick brown fox

On black · 11.08:1 · AAA

Recommended text color: #000000

Use yellowish orange in code

CSS color: #ffab0f;
SCSS $color: #ffab0f;
Tailwind bg-[#ffab0f]
Swift UIColor(red: 1.000, green: 0.671, blue: 0.059, alpha: 1)
Android Color.parseColor("#ffab0f")
Flutter Color(0xFFFFAB0F)

Colors similar to yellowish orange

Browse all Orange colors →

What is the HEX code for yellowish orange?

The CSS color yellowish orange in HEX format is #ffab0f. Use this value directly in CSS, SVG, and most design tools.

How do I use yellowish orange in CSS?

To apply yellowish orange in CSS:

  • Text color: color: #ffab0f;
  • Background: background-color: #ffab0f;
  • Border: border-color: #ffab0f;

What are all the color format values for yellowish orange?

FormatValue
HEX#ffab0f
RGBrgb(255, 171, 15)
HSLhsl(39, 100%, 52.9%)
CMYKcmyk(0%, 32.9%, 94.1%, 0%)

How do I convert yellowish orange to HEX?

Select yellowish orange from the color name list in our color converter. The HEX value — #ffab0f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does yellowish orange belong to?

yellowish orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 39°, saturation 100%, lightness 52.9%.

How do I create lighter and darker shades of yellowish orange?

Lighter variant (lightness 67.9%): #ffc65b. Darker variant (lightness 37.9%): #c17e00. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.