#DE1102 Color

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

Color preview

#DE1102

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE1102

.color-de1102 {
  color: #DE1102;
  background-color: #DE1102;
}

Frequently asked questions

What color is #DE1102?+

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

What is the closest Tailwind color to #DE1102?+

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