Light Coral Hex Code — #F08080

RGB, HSL, and CMYK values for Light Coral.

Light Coral Color Values

FormatValue
HEX#F08080
RGBrgb(240, 128, 128)
HSLhsl(0, 79%, 72%)
CMYKcmyk(0%, 47%, 47%, 6%)
Want to explore more shades? Use our Color Converter

About Light Coral

Color psychology: Gentleness, friendship.

Light Coral (#F08080) is a light shade of red. It's commonly used in web design, graphic design, and branding where gentleness, friendship are desired associations.

How to Use Light Coral in CSS

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

/* Using RGB */
color: rgb(240, 128, 128);

/* Using HSL */
color: hsl(0, 79%, 72%);

Colors That Go With Light Coral

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions