#DE2B02 Color

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

Color preview

#DE2B02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE2B02

.color-de2b02 {
  color: #DE2B02;
  background-color: #DE2B02;
}

Frequently asked questions

What color is #DE2B02?+

#DE2B02 is a HEX color with RGB value rgb(222, 43, 2) and HSL value hsl(11, 98%, 44%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DE2B02?+

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