#FF7F50

Coral — Color Codes & Palette

#FF7F50  ·  rgb(255, 127, 80)  ·  hsl(16, 100%, 66%)

Color Codes

Format Value
HEX #FF7F50
RGB rgb(255, 127, 80)
HSL hsl(16, 100%, 66%)

Shades of Coral

#FF662E#FF4B0A#E63D00#C23400#9E2A00#7A2100#571700#330E00

Tints of Coral

#FF8B61#FF9670#FFA280#FFAD8F#FFB89E#FFC3AD#FFCEBD#FFDACC

Color Pairings & Harmony

Complementary
#52D1FF
Analogous +30°
#FFD752
Analogous −30°
#FF527A
Triadic +120°
#52FF80
Triadic −120°
#8052FF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
2.50:1 — Fail
vs. Black (#000000)
8.40:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #FF7F50;
}

.element-bg {
  background-color: #FF7F50;
  color: #000000;
}

.element-border {
  border: 2px solid #FF7F50;
}

About Coral

Coral is a light color with vivid, highly saturated, defined by the hex code #FF7F50. Its exact color model values are rgb(255, 127, 80) in RGB and hsl(16, 100%, 66%) in HSL (hue 16°, saturation 100%, lightness 66%). On a white background the contrast ratio is 2.50:1 — Fail, and on black it is 8.40:1 — AAA pass for normal text. Use Coral for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of Coral?
The RGB value of Coral (#FF7F50) is rgb(255, 127, 80). Red = rgb(255, 127, 80), representing the amounts of red, green, and blue light on a 0–255 scale.
Is Coral accessible on a white background?
The contrast ratio of Coral on white (#FFFFFF) is 2.50:1 — Fail. On black (#000000) the contrast ratio is 8.40:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with Coral?
Based on color theory, Coral (hsl(16, 100%, 66%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.