#FF8C00 — Darkorange

#FF8C00 is Darkorange. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#FF8C00
RGB
rgb(255, 140, 0)
HSL
hsl(33, 100%, 50%)
HSV
hsv(33, 100%, 100%)
CMYK
cmyk(0%, 45%, 100%, 0%)
20%
40%
60%
80%
100%

Shades and tints of Darkorange

CSS snippets

Hexcolor: #FF8C00;
Keywordcolor: darkorange;
RGBcolor: rgb(255, 140, 0);
HSLcolor: hsl(33, 100%, 50%);

Frequently asked questions

What color is #FF8C00?

#FF8C00 is Darkorange, a standard CSS named color. In RGB it's rgb(255, 140, 0); in HSL it's hsl(33, 100%, 50%).

How do I use #FF8C00 in CSS?

Use it directly as a hex value (color: #FF8C00;), or by its CSS keyword name (color: darkorange;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Darkorange converts to approximately C0 M45 Y100 K0 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors