Burnt sienna Color

HEX, RGB, HSL & CMYK Codes

#b04e0f
Format Value
HEX #b04e0f
RGB rgb(176, 78, 15)
HSL hsl(23.5, 84.3%, 37.5%)
CMYK cmyk(0%, 55.7%, 91.5%, 31%)
HSV hsv(23.5, 91.5%, 69%)

burnt sienna color harmonies

Tints & shades of burnt sienna

Tints (lighter)

#b75e25 #be6e3b #c67e50 #cd8e66 #d49e7c #dbaf92 #e2bfa8 #e9cfbe #f1dfd3 #f8efe9

Shades (darker)

#a0470e #90400c #80390b #70320a #602b08 #502307 #401c05 #301504 #200e03 #100701

Contrast & accessibility

The quick brown fox

On white · 5.33:1 · AA

The quick brown fox

On black · 3.94:1 · AA Large

Recommended text color: #ffffff

Use burnt sienna in code

CSS color: #b04e0f;
SCSS $color: #b04e0f;
Tailwind bg-[#b04e0f]
Swift UIColor(red: 0.690, green: 0.306, blue: 0.059, alpha: 1)
Android Color.parseColor("#b04e0f")
Flutter Color(0xFFB04E0F)

Colors similar to burnt sienna

Browse all Orange colors →

What is the HEX code for burnt sienna?

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

How do I use burnt sienna in CSS?

To apply burnt sienna in CSS:

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

What are all the color format values for burnt sienna?

FormatValue
HEX#b04e0f
RGBrgb(176, 78, 15)
HSLhsl(23.5, 84.3%, 37.5%)
CMYKcmyk(0%, 55.7%, 91.5%, 31%)

How do I convert burnt sienna to HEX?

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

What color family does burnt sienna belong to?

burnt sienna belongs to the orange color family. It is a medium, vivid color with HSL values: hue 23.5°, saturation 84.3%, lightness 37.5%.

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

Lighter variant (lightness 52.5%): #ec7020. Darker variant (lightness 22.5%): #6a2f09. 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.