#DEA01C Color

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

Color preview

#DEA01C

Color formats

HEX
#DEA01C
RGB
rgb(222, 160, 28)
RGBA
rgba(222, 160, 28, 1)
HSL
hsl(41, 78%, 49%)
HSV
hsv(41, 87%, 87%)
CMYK
cmyk(0%, 28%, 87%, 13%)
CSS variable
--color-primary: #DEA01C;
Lowercase HEX
#dea01c

Shades

Tints

Tones

Harmony

CSS snippets for #DEA01C

.color-dea01c {
  color: #DEA01C;
  background-color: #DEA01C;
}

Frequently asked questions

What color is #DEA01C?+

#DEA01C is a HEX color with RGB value rgb(222, 160, 28) and HSL value hsl(41, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEA01C?+

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