Skip to content

#ff7f57

a light, electric red · warm · closest name: coral

RGB
255, 127, 87
HSL
14°, 100%, 67%
CMYK
0, 50, 66, 0
Luminance
0.3713

Every format

HEX#ff7f57
RGBrgb(255, 127, 87)
HSLhsl(14, 100%, 67%)
CMYKcmyk(0%, 50%, 66%, 0%)
LABlab(67.4 45.7 44.0)
LCHlch(67.4 63.4 43.9)
OKLCHoklch(0.736 0.166 38.0)

Copy-ready code

/* CSS */
color: #ff7f57;
background-color: #ff7f57;
/* Tailwind (arbitrary) */
class="text-[#ff7f57] bg-[#ff7f57]"
/* SCSS */
$brand: #ff7f57;
/* SwiftUI */
Color(red: 1.000, green: 0.498, blue: 0.341)
/* Android */
Color.parseColor("#ff7f57")

Accessibility — WCAG contrast

Aa
#ff7f57 on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#ff7f57 on black: 8.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue34.1%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow65.9%
Key (black)0.0%

Color previews

#ff7f57 text on a black background

contrast 8.43:1

Card sample

#ff7f57 text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ff7f57;
Background color
Panel with #ff7f57 background
background-color: #ff7f57;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ff7f57;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(255, 127, 87, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 127, 87, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff7f57;
background: linear-gradient(135deg, #ff7f57, #FFEF57);

Monochromatic scale

Palettes built from #ff7f57

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7f57 in the Color Lab