#DE5A02 Color

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

Color preview

#DE5A02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE5A02

.color-de5a02 {
  color: #DE5A02;
  background-color: #DE5A02;
}

Frequently asked questions

What color is #DE5A02?+

#DE5A02 is a HEX color with RGB value rgb(222, 90, 2) and HSL value hsl(24, 98%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DE5A02?+

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