#DEAA1C Color

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

Color preview

#DEAA1C

Color formats

HEX
#DEAA1C
RGB
rgb(222, 170, 28)
RGBA
rgba(222, 170, 28, 1)
HSL
hsl(44, 78%, 49%)
HSV
hsv(44, 87%, 87%)
CMYK
cmyk(0%, 23%, 87%, 13%)
CSS variable
--color-primary: #DEAA1C;
Lowercase HEX
#deaa1c

Shades

Tints

Tones

Harmony

CSS snippets for #DEAA1C

.color-deaa1c {
  color: #DEAA1C;
  background-color: #DEAA1C;
}

Frequently asked questions

What color is #DEAA1C?+

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

What is the closest Tailwind color to #DEAA1C?+

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