Skip to content

#ff7655

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

RGB
255, 118, 85
HSL
12°, 100%, 67%
CMYK
0, 54, 67, 0
Luminance
0.3487

Every format

HEX#ff7655
RGBrgb(255, 118, 85)
HSLhsl(12, 100%, 67%)
CMYKcmyk(0%, 54%, 67%, 0%)
LABlab(65.7 50.0 43.0)
LCHlch(65.7 65.9 40.7)
OKLCHoklch(0.723 0.174 34.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7655 on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#ff7655 on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff7655 text on a black background

contrast 7.97:1

Card sample

#ff7655 text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7655

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7655 in the Color Lab