Coral Hex Code — #FF7F50

RGB, HSL, and CMYK values for Coral.

Coral Color Values

FormatValue
HEX#FF7F50
RGBrgb(255, 127, 80)
HSLhsl(16, 100%, 66%)
CMYKcmyk(0%, 50%, 69%, 0%)
Want to explore more shades? Use our Color Converter

About Coral

Color psychology: Warmth, friendliness.

Coral (#FF7F50) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where warmth, friendliness are desired associations.

How to Use Coral in CSS

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

/* Using RGB */
color: rgb(255, 127, 80);

/* Using HSL */
color: hsl(16, 100%, 66%);

Colors That Go With Coral

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions