Skip to content

#ff5577

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

RGB
255, 85, 119
HSL
348°, 100%, 67%
CMYK
0, 67, 53, 0
Luminance
0.2909

Every format

HEX#ff5577
RGBrgb(255, 85, 119)
HSLhsl(348, 100%, 67%)
CMYKcmyk(0%, 67%, 53%, 0%)
LABlab(60.9 66.4 17.8)
LCHlch(60.9 68.7 15.0)
OKLCHoklch(0.689 0.205 12.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5577 on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#ff5577 on black: 6.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow53.3%
Key (black)0.0%

Color previews

#ff5577 text on a black background

contrast 6.82:1

Card sample

#ff5577 text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5577

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5577 in the Color Lab