Skip to content

#cd3d4f

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

RGB
205, 61, 79
HSL
353°, 59%, 52%
CMYK
0, 70, 62, 20
Luminance
0.1688

Every format

HEX#cd3d4f
RGBrgb(205, 61, 79)
HSLhsl(353, 59%, 52%)
CMYKcmyk(0%, 70%, 62%, 20%)
LABlab(48.1 57.4 22.9)
LCHlch(48.1 61.8 21.8)
OKLCHoklch(0.575 0.180 18.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3d4f on white: 4.80:1
AA ✓ pass · AA-large · AAA
Aa
#cd3d4f on black: 4.38:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green23.9%
Blue31.0%

CMYK percentages

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

Color previews

#cd3d4f text on a black background

contrast 4.38:1

Card sample

#cd3d4f text on a white background

contrast 4.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3d4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3d4f in the Color Lab