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
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
Analogous
Triadic
Colors That Go With Coral
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.
Analogous neighbors — #FF527A and #FFD752, which sit beside coral on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
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)
Shades (darker)
Similar Colors
- Orangish —
#FC824A(Delta E 4) - Pinkish Orange —
#FF724C(Delta E 7) - Mango Tango —
#FF8243(Delta E 7) - Outrageous Orange —
#FF6E4A(Delta E 8) - Orange Pink —
#FF6F52(Delta E 9)
CSS Examples
.text { color: #FF7F50; }
.background { background-color: #FF7F50; }
.border { border: 2px solid #FF7F50; }
.shadow { box-shadow: 0 4px 6px #FF7F5040; }WCAG Contrast
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.