Skip to content

#ff7755

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

RGB
255, 119, 85
HSL
12°, 100%, 67%
CMYK
0, 53, 67, 0
Luminance
0.3511

Every format

HEX#ff7755
RGBrgb(255, 119, 85)
HSLhsl(12, 100%, 67%)
CMYKcmyk(0%, 53%, 67%, 0%)
LABlab(65.8 49.5 43.2)
LCHlch(65.8 65.7 41.1)
OKLCHoklch(0.724 0.173 35.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7755 on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff7755 on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow66.7%
Key (black)0.0%

Color previews

#ff7755 text on a black background

contrast 8.02:1

Card sample

#ff7755 text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7755

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7755 in the Color Lab