#DA202D Color

Inspect #DA202D across formats, palettes, contrast and closest named color matches.

Color preview

#DA202D

Color formats

HEX
#DA202D
RGB
rgb(218, 32, 45)
RGBA
rgba(218, 32, 45, 1)
HSL
hsl(356, 74%, 49%)
HSV
hsv(356, 85%, 85%)
CMYK
cmyk(0%, 85%, 79%, 15%)
CSS variable
--color-primary: #DA202D;
Lowercase HEX
#da202d

Shades

Tints

Tones

Harmony

CSS snippets for #DA202D

.color-da202d {
  color: #DA202D;
  background-color: #DA202D;
}

Frequently asked questions

What color is #DA202D?+

#DA202D is a HEX color with RGB value rgb(218, 32, 45) and HSL value hsl(356, 74%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DA202D?+

The closest Tailwind color is red-600, available as the bg-red-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools