Skip to content

#da2f2c

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

RGB
218, 47, 44
HSL
1°, 70%, 51%
CMYK
0, 78, 80, 15
Luminance
0.1712

Every format

HEX#da2f2c
RGBrgb(218, 47, 44)
HSLhsl(1, 70%, 51%)
CMYKcmyk(0%, 78%, 80%, 15%)
LABlab(48.4 64.2 44.1)
LCHlch(48.4 77.9 34.5)
OKLCHoklch(0.580 0.207 27.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2f2c on white: 4.75:1
AA ✓ pass · AA-large · AAA
Aa
#da2f2c on black: 4.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green18.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow79.8%
Key (black)14.5%

Color previews

#da2f2c text on a black background

contrast 4.42:1

Card sample

#da2f2c text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2f2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da2f2c in the Color Lab