Skip to content

#ff7455

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

RGB
255, 116, 85
HSL
11°, 100%, 67%
CMYK
0, 55, 67, 0
Luminance
0.3441

Every format

HEX#ff7455
RGBrgb(255, 116, 85)
HSLhsl(11, 100%, 67%)
CMYKcmyk(0%, 55%, 67%, 0%)
LABlab(65.3 50.9 42.6)
LCHlch(65.3 66.3 39.9)
OKLCHoklch(0.720 0.176 34.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7455 on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#ff7455 on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.5%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow66.7%
Key (black)0.0%

Color previews

#ff7455 text on a black background

contrast 7.88:1

Card sample

#ff7455 text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7455

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7455 in the Color Lab