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

#fcb001
Format Value
HEX #fcb001
RGB rgb(252, 176, 1)
HSL hsl(41.8, 99.2%, 49.6%)
CMYK cmyk(0%, 30.2%, 99.6%, 1.2%)
HSV hsv(41.8, 99.6%, 98.8%)

yellow orange color harmonies

Tints & shades of yellow orange

Tints (lighter)

#fcb718 #fdbe2f #fdc646 #fdcd5d #fdd474 #fedb8c #fee2a3 #fee9ba #fef1d1 #fff8e8

Shades (darker)

#e5a001 #ce9001 #b78001 #a07001 #896001 #735000 #5c4000 #453000 #2e2000 #171000

Contrast & accessibility

The quick brown fox

On white · 1.85:1 · Fail

The quick brown fox

On black · 11.35:1 · AAA

Recommended text color: #000000

Use yellow orange in code

CSS color: #fcb001;
SCSS $color: #fcb001;
Tailwind bg-[#fcb001]
Swift UIColor(red: 0.988, green: 0.690, blue: 0.004, alpha: 1)
Android Color.parseColor("#fcb001")
Flutter Color(0xFFFCB001)

Colors similar to yellow orange

Browse all Orange colors →

What is the HEX code for yellow orange?

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

How do I use yellow orange in CSS?

To apply yellow orange in CSS:

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

What are all the color format values for yellow orange?

FormatValue
HEX#fcb001
RGBrgb(252, 176, 1)
HSLhsl(41.8, 99.2%, 49.6%)
CMYKcmyk(0%, 30.2%, 99.6%, 1.2%)

How do I convert yellow orange to HEX?

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

What color family does yellow orange belong to?

yellow orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 41.8°, saturation 99.2%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #fec84b. Darker variant (lightness 34.6%): #b07b01. 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.