#DEA02B Color

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

Color preview

#DEA02B

Color formats

HEX
#DEA02B
RGB
rgb(222, 160, 43)
RGBA
rgba(222, 160, 43, 1)
HSL
hsl(39, 73%, 52%)
HSV
hsv(39, 81%, 87%)
CMYK
cmyk(0%, 28%, 81%, 13%)
CSS variable
--color-primary: #DEA02B;
Lowercase HEX
#dea02b

Shades

Tints

Tones

Harmony

CSS snippets for #DEA02B

.color-dea02b {
  color: #DEA02B;
  background-color: #DEA02B;
}

Frequently asked questions

What color is #DEA02B?+

#DEA02B is a HEX color with RGB value rgb(222, 160, 43) and HSL value hsl(39, 73%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEA02B?+

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