Skip to content

#db2d2d

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

RGB
219, 45, 45
HSL
0°, 71%, 52%
CMYK
0, 80, 80, 14
Luminance
0.1713

Every format

HEX#db2d2d
RGBrgb(219, 45, 45)
HSLhsl(0, 71%, 52%)
CMYKcmyk(0%, 80%, 80%, 14%)
LABlab(48.4 65.1 43.6)
LCHlch(48.4 78.4 33.8)
OKLCHoklch(0.581 0.209 26.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green17.6%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta79.5%
Yellow79.5%
Key (black)14.1%

Color previews

#db2d2d text on a black background

contrast 4.43:1

Card sample

#db2d2d text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 45, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 45, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #db2d2d;
background: linear-gradient(135deg, #db2d2d, #DBA12D);

Monochromatic scale

Palettes built from #db2d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db2d2d in the Color Lab