Skip to content

#da2425

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

RGB
218, 36, 37
HSL
360°, 72%, 50%
CMYK
0, 84, 83, 15
Luminance
0.1630

Every format

HEX#da2425
RGBrgb(218, 36, 37)
HSLhsl(360, 72%, 50%)
CMYKcmyk(0%, 84%, 83%, 15%)
LABlab(47.4 66.8 46.8)
LCHlch(47.4 81.6 35.0)
OKLCHoklch(0.572 0.215 27.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2425 on white: 4.93:1
AA ✓ pass · AA-large · AAA
Aa
#da2425 on black: 4.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green14.1%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta83.5%
Yellow83.0%
Key (black)14.5%

Color previews

#da2425 text on a black background

contrast 4.26:1

Card sample

#da2425 text on a white background

contrast 4.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2425

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da2425 in the Color Lab