#DE020D Color

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

Color preview

#DE020D

Color formats

HEX
#DE020D
RGB
rgb(222, 2, 13)
RGBA
rgba(222, 2, 13, 1)
HSL
hsl(357, 98%, 44%)
HSV
hsv(357, 99%, 87%)
CMYK
cmyk(0%, 99%, 94%, 13%)
CSS variable
--color-primary: #DE020D;
Lowercase HEX
#de020d

Shades

Tints

Tones

Harmony

CSS snippets for #DE020D

.color-de020d {
  color: #DE020D;
  background-color: #DE020D;
}

Frequently asked questions

What color is #DE020D?+

#DE020D is a HEX color with RGB value rgb(222, 2, 13) and HSL value hsl(357, 98%, 44%). Its closest CSS named color is Red.

What is the closest Tailwind color to #DE020D?+

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