Skip to content

#cd3b4f

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

RGB
205, 59, 79
HSL
352°, 59%, 52%
CMYK
0, 71, 62, 20
Luminance
0.1667

Every format

HEX#cd3b4f
RGBrgb(205, 59, 79)
HSLhsl(352, 59%, 52%)
CMYKcmyk(0%, 71%, 62%, 20%)
LABlab(47.9 58.1 22.5)
LCHlch(47.9 62.3 21.2)
OKLCHoklch(0.573 0.182 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3b4f on white: 4.85:1
AA ✓ pass · AA-large · AAA
Aa
#cd3b4f on black: 4.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green23.1%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta71.2%
Yellow61.5%
Key (black)19.6%

Color previews

#cd3b4f text on a black background

contrast 4.33:1

Card sample

#cd3b4f text on a white background

contrast 4.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3b4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3b4f in the Color Lab