Skip to content

#cd2c5f

a balanced, vivid magenta / pink · warm · closest name: crimson

RGB
205, 44, 95
HSL
341°, 65%, 49%
CMYK
0, 79, 54, 20
Luminance
0.1561

Every format

HEX#cd2c5f
RGBrgb(205, 44, 95)
HSLhsl(341, 65%, 49%)
CMYKcmyk(0%, 79%, 54%, 20%)
LABlab(46.5 64.0 10.9)
LCHlch(46.5 65.0 9.6)
OKLCHoklch(0.564 0.197 8.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2c5f on white: 5.10:1
AA ✓ pass · AA-large · AAA
Aa
#cd2c5f on black: 4.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green17.3%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta78.5%
Yellow53.7%
Key (black)19.6%

Color previews

#cd2c5f text on a black background

contrast 4.12:1

Card sample

#cd2c5f text on a white background

contrast 5.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2c5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd2c5f in the Color Lab