#DE0202 Color

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

Color preview

#DE0202

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE0202

.color-de0202 {
  color: #DE0202;
  background-color: #DE0202;
}

Frequently asked questions

What color is #DE0202?+

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

What is the closest Tailwind color to #DE0202?+

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