#FFA500 — Orange

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

HEX
#FFA500
RGB
rgb(255, 165, 0)
HSL
hsl(39, 100%, 50%)
HSV
hsv(39, 100%, 100%)
CMYK
cmyk(0%, 35%, 100%, 0%)
20%
40%
60%
80%
100%

Shades and tints of Orange

CSS snippets

Hexcolor: #FFA500;
Keywordcolor: orange;
RGBcolor: rgb(255, 165, 0);
HSLcolor: hsl(39, 100%, 50%);

Frequently asked questions

What color is #FFA500?

#FFA500 is Orange, a standard CSS named color. In RGB it's rgb(255, 165, 0); in HSL it's hsl(39, 100%, 50%).

How do I use #FFA500 in CSS?

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

What's the CMYK value for print?

Orange converts to approximately C0 M35 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