graf1x

Coral Color

Coral is a orange color with hex code #FF7F50. This page covers its meaning, all color values, harmonies, colors that go with coral, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

Coral Color Values

HEX
#FF7F50
RGB
255, 127, 80
HSL
16, 100%, 66%
HSV
16, 69%, 100%
CIE LAB
67.3, 45.4, 47.5
OKLCH
0.735, 0.168, 40.2
ISCC-NBS
Orange
Hue Family
Orange

What Does Coral Mean?

Coral belongs to the orange family of colors. Orange splits the difference between red's urgency and yellow's cheer. Food brands live here because warm oranges read as appetizing, and autumn design would be lost without them. As a rule of thumb, orange feels friendlier than red and louder than yellow. Coral sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

In the ISCC-NBS color naming system, Coral is classified as a orange (nearest centroid: strong reddish orange, #D9603B).

Color Harmonies

Complementary

#FF7F50Coral
#52D1FFComplement

Analogous

#FF527AAnalogous 1
#FF7F50Coral
#FFD752Analogous 2

Triadic

#FF7F50Coral
#52FF80Triad 1
#8052FFTriad 2

Colors That Go With Coral

#FF7F50Coral
#52D1FFComplement

Coral and #52D1FF are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#FF527AAnalogous 1
#FF7F50Coral
#FFD752Analogous 2

Analogous neighbors — #FF527A and #FFD752, which sit beside coral on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#FF7F50Coral
#52FF80Triad 1
#8052FFTriad 2

For an energetic three-color palette, pair coral with triadic partners #52FF80 and #8052FF. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#FF9670
#FFA98A
#FFBFA8
#FFD6C7
#FFE9E0

Shades (darker)

#FF571A
#E03C00
#A82D00
#701E00
#380F00

Similar Colors

CSS Examples

.text { color: #FF7F50; }
.background { background-color: #FF7F50; }
.border { border: 2px solid #FF7F50; }
.shadow { box-shadow: 0 4px 6px #FF7F5040; }

WCAG Contrast

2.50:1
vs White AA ✗
8.40:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for coral?

Coral has the hex code #FF7F50. In RGB notation it is rgb(255, 127, 80), in HSL it is hsl(16, 100%, 66%), and its OKLCH value is 0.735, 0.168, 40.2.

What does the color coral mean?

Orange-family colors like coral carry distinct psychological associations. Coral belongs to the orange family of colors. Orange splits the difference between red's urgency and yellow's cheer. Food brands live here because warm oranges read as appetizing, and autumn design would be lost without them. As a rule of thumb, orange feels friendlier than red and louder than yellow. Coral sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with coral?

Coral has three easy routes: its complement #52D1FF for punch, its neighbors #FF527A and #FFD752 for something calmer, or triadic partners #52FF80 and #8052FF when you want energy.

Is coral a standard web color?

Yes — Coral is part of the CSS named colors specification, so you can use it directly in CSS as #FF7F50 or with the keyword form where supported.

How do I make coral lighter or darker?

To lighten coral, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FFE9E0 (lightest tint) to #380F00 (darkest shade).

About Coral

Coral is classified as a Orange in the ISCC-NBS color naming system, within the Orange hue family. It has The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #FF7F50 to any other color format, or explore the Color Wheel to find harmonious color combinations.