Skip to content

#ff596f

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

RGB
255, 89, 111
HSL
352°, 100%, 68%
CMYK
0, 65, 57, 0
Luminance
0.2955

Every format

HEX#ff596f
RGBrgb(255, 89, 111)
HSLhsl(352, 100%, 68%)
CMYKcmyk(0%, 65%, 57%, 0%)
LABlab(61.3 64.2 23.0)
LCHlch(61.3 68.2 19.7)
OKLCHoklch(0.691 0.201 16.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff596f on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff596f on black: 6.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.9%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow56.5%
Key (black)0.0%

Color previews

#ff596f text on a black background

contrast 6.91:1

Card sample

#ff596f text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff596f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff596f in the Color Lab