#DF202D Color

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

Color preview

#DF202D

Color formats

HEX
#DF202D
RGB
rgb(223, 32, 45)
RGBA
rgba(223, 32, 45, 1)
HSL
hsl(356, 75%, 50%)
HSV
hsv(356, 86%, 87%)
CMYK
cmyk(0%, 86%, 80%, 13%)
CSS variable
--color-primary: #DF202D;
Lowercase HEX
#df202d

Shades

Tints

Tones

Harmony

CSS snippets for #DF202D

.color-df202d {
  color: #DF202D;
  background-color: #DF202D;
}

Frequently asked questions

What color is #DF202D?+

#DF202D is a HEX color with RGB value rgb(223, 32, 45) and HSL value hsl(356, 75%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DF202D?+

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