#DF2020 Color

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

Color preview

#DF2020

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF2020

.color-df2020 {
  color: #DF2020;
  background-color: #DF2020;
}

Frequently asked questions

What color is #DF2020?+

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

What is the closest Tailwind color to #DF2020?+

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