#DE0A02 Color

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

Color preview

#DE0A02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE0A02

.color-de0a02 {
  color: #DE0A02;
  background-color: #DE0A02;
}

Frequently asked questions

What color is #DE0A02?+

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

What is the closest Tailwind color to #DE0A02?+

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