Dark Orange Hex Code — #FF8C00

RGB, HSL, and CMYK values for Dark Orange.

Dark Orange Color Values

FormatValue
HEX#FF8C00
RGBrgb(255, 140, 0)
HSLhsl(33, 100%, 50%)
CMYKcmyk(0%, 45%, 100%, 0%)
Want to explore more shades? Use our Color Converter

About Dark Orange

Color psychology: Adventure, confidence.

Dark Orange (#FF8C00) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where adventure, confidence are desired associations.

How to Use Dark Orange in CSS

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

/* Using RGB */
color: rgb(255, 140, 0);

/* Using HSL */
color: hsl(33, 100%, 50%);

Colors That Go With Dark Orange

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions