Dark Orange — Color Code #FF8C00

HEX Color Code

#FF8C00

Dark Orange has HEX code #FF8C00, RGB value rgb(255, 140, 0), and HSL value hsl(33, 100%, 50%).

All color formats

HEX#FF8C00
RGBrgb(255, 140, 0)
HSLhsl(33, 100%, 50%)
RGBArgba(255, 140, 0, 1)

CSS code

color: #FF8C00;
background-color: rgba(255, 140, 0, 0.5);
border-color: hsl(33, 100%, 50%);

Color format guide

#FF8C00 is a hex color. In RGB: red=255, green=140, blue=0 (each 0-255). In HSL: hue=33°, saturation=100%, lightness=50%. Use in CSS as color: #FF8C00; or background-color: rgba(255,140,0,0.5);

Convert any color

Loading tool...