#FF7F50 — Coral

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

HEX
#FF7F50
RGB
rgb(255, 127, 80)
HSL
hsl(16, 100%, 66%)
HSV
hsv(16, 69%, 100%)
CMYK
cmyk(0%, 50%, 69%, 0%)
20%
40%
60%
80%
100%

Shades and tints of Coral

CSS snippets

Hexcolor: #FF7F50;
Keywordcolor: coral;
RGBcolor: rgb(255, 127, 80);
HSLcolor: hsl(16, 100%, 66%);

Frequently asked questions

What color is #FF7F50?

#FF7F50 is Coral, a standard CSS named color. In RGB it's rgb(255, 127, 80); in HSL it's hsl(16, 100%, 66%).

How do I use #FF7F50 in CSS?

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

What's the CMYK value for print?

Coral converts to approximately C0 M50 Y69 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