Skip to content

#ff7c55

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

RGB
255, 124, 85
HSL
14°, 100%, 67%
CMYK
0, 51, 67, 0
Luminance
0.3633

Every format

HEX#ff7c55
RGBrgb(255, 124, 85)
HSLhsl(14, 100%, 67%)
CMYKcmyk(0%, 51%, 67%, 0%)
LABlab(66.8 47.1 44.3)
LCHlch(66.8 64.7 43.3)
OKLCHoklch(0.731 0.169 37.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7c55 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff7c55 on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow66.7%
Key (black)0.0%

Color previews

#ff7c55 text on a black background

contrast 8.27:1

Card sample

#ff7c55 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7c55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7c55 in the Color Lab