Burnt Orange Hex Code — #CC5500

RGB, HSL, and CMYK values for Burnt Orange.

Burnt Orange Color Values

FormatValue
HEX#CC5500
RGBrgb(204, 85, 0)
HSLhsl(25, 100%, 40%)
CMYKcmyk(0%, 58%, 100%, 20%)
Want to explore more shades? Use our Color Converter

About Burnt Orange

Color psychology: Ambition, pride.

Burnt Orange (#CC5500) is a dark shade of orange. It's commonly used in web design, graphic design, and branding where ambition, pride are desired associations.

How to Use Burnt Orange in CSS

/* Using HEX */
color: #CC5500;
background-color: #CC5500;

/* Using RGB */
color: rgb(204, 85, 0);

/* Using HSL */
color: hsl(25, 100%, 40%);

Colors That Go With Burnt Orange

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions