#DE3602 Color

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

Color preview

#DE3602

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE3602

.color-de3602 {
  color: #DE3602;
  background-color: #DE3602;
}

Frequently asked questions

What color is #DE3602?+

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

What is the closest Tailwind color to #DE3602?+

The closest Tailwind color is orange-700, available as the bg-orange-700 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