Skip to content

#ff2f5f

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

RGB
255, 47, 95
HSL
346°, 100%, 59%
CMYK
0, 82, 63, 0
Luminance
0.2412

Every format

HEX#ff2f5f
RGBrgb(255, 47, 95)
HSLhsl(346, 100%, 59%)
CMYKcmyk(0%, 82%, 63%, 0%)
LABlab(56.2 76.5 25.6)
LCHlch(56.2 80.7 18.5)
OKLCHoklch(0.653 0.237 15.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2f5f on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#ff2f5f on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.4%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow62.7%
Key (black)0.0%

Color previews

#ff2f5f text on a black background

contrast 5.82:1

Card sample

#ff2f5f text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2f5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2f5f in the Color Lab