Burnt yellow Color — HEX, RGB, HSL & CMYK Codes

#d5ab09
Format Value
HEX #d5ab09
RGB rgb(213, 171, 9)
HSL hsl(47.6, 91.9%, 43.5%)
CMYK cmyk(0%, 19.7%, 95.8%, 16.5%)
HSV hsv(47.6, 95.8%, 83.5%)

burnt yellow color harmonies

Tints & shades of burnt yellow

Tints (lighter)

#d9b31f #ddba36 #e0c24c #e4ca62 #e8d179 #ecd98f #f0e0a6 #f4e8bc #f7f0d2 #fbf7e9

Shades (darker)

#c29b08 #ae8c07 #9b7c07 #886d06 #745d05 #614e04 #4d3e03 #3a2f02 #271f02 #131001

Contrast & accessibility

The quick brown fox

On white · 2.17:1 · Fail

The quick brown fox

On black · 9.66:1 · AAA

Recommended text color: #000000

Use burnt yellow in code

CSS color: #d5ab09;
SCSS $color: #d5ab09;
Tailwind bg-[#d5ab09]
Swift UIColor(red: 0.835, green: 0.671, blue: 0.035, alpha: 1)
Android Color.parseColor("#d5ab09")
Flutter Color(0xFFD5AB09)

Colors similar to burnt yellow

Browse all Yellow colors →

What is the HEX code for burnt yellow?

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

How do I use burnt yellow in CSS?

To apply burnt yellow in CSS:

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

What are all the color format values for burnt yellow?

FormatValue
HEX#d5ab09
RGBrgb(213, 171, 9)
HSLhsl(47.6, 91.9%, 43.5%)
CMYKcmyk(0%, 19.7%, 95.8%, 16.5%)

How do I convert burnt yellow to HEX?

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

What color family does burnt yellow belong to?

burnt yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.6°, saturation 91.9%, lightness 43.5%.

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

Lighter variant (lightness 58.5%): #f6ce34. Darker variant (lightness 28.5%): #8b7006. 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.