Skip to content

#da2f3c

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

RGB
218, 47, 60
HSL
355°, 70%, 52%
CMYK
0, 78, 73, 15
Luminance
0.1726

Every format

HEX#da2f3c
RGBrgb(218, 47, 60)
HSLhsl(355, 70%, 52%)
CMYKcmyk(0%, 78%, 73%, 15%)
LABlab(48.6 64.8 35.3)
LCHlch(48.6 73.8 28.6)
OKLCHoklch(0.582 0.205 23.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2f3c on white: 4.72:1
AA ✓ pass · AA-large · AAA
Aa
#da2f3c on black: 4.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green18.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow72.5%
Key (black)14.5%

Color previews

#da2f3c text on a black background

contrast 4.45:1

Card sample

#da2f3c text on a white background

contrast 4.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2f3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da2f3c in the Color Lab