#DE9C02 Color

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

Color preview

#DE9C02

Color formats

HEX
#DE9C02
RGB
rgb(222, 156, 2)
RGBA
rgba(222, 156, 2, 1)
HSL
hsl(42, 98%, 44%)
HSV
hsv(42, 99%, 87%)
CMYK
cmyk(0%, 30%, 99%, 13%)
CSS variable
--color-primary: #DE9C02;
Lowercase HEX
#de9c02

Shades

Tints

Tones

Harmony

CSS snippets for #DE9C02

.color-de9c02 {
  color: #DE9C02;
  background-color: #DE9C02;
}

Frequently asked questions

What color is #DE9C02?+

#DE9C02 is a HEX color with RGB value rgb(222, 156, 2) and HSL value hsl(42, 98%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DE9C02?+

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