#DE602A Color

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

Color preview

#DE602A

Color formats

HEX
#DE602A
RGB
rgb(222, 96, 42)
RGBA
rgba(222, 96, 42, 1)
HSL
hsl(18, 73%, 52%)
HSV
hsv(18, 81%, 87%)
CMYK
cmyk(0%, 57%, 81%, 13%)
CSS variable
--color-primary: #DE602A;
Lowercase HEX
#de602a

Shades

Tints

Tones

Harmony

CSS snippets for #DE602A

.color-de602a {
  color: #DE602A;
  background-color: #DE602A;
}

Frequently asked questions

What color is #DE602A?+

#DE602A is a HEX color with RGB value rgb(222, 96, 42) and HSL value hsl(18, 73%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DE602A?+

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