#DEAC21 Color

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

Color preview

#DEAC21

Color formats

HEX
#DEAC21
RGB
rgb(222, 172, 33)
RGBA
rgba(222, 172, 33, 1)
HSL
hsl(44, 74%, 50%)
HSV
hsv(44, 85%, 87%)
CMYK
cmyk(0%, 23%, 85%, 13%)
CSS variable
--color-primary: #DEAC21;
Lowercase HEX
#deac21

Shades

Tints

Tones

Harmony

CSS snippets for #DEAC21

.color-deac21 {
  color: #DEAC21;
  background-color: #DEAC21;
}

Frequently asked questions

What color is #DEAC21?+

#DEAC21 is a HEX color with RGB value rgb(222, 172, 33) and HSL value hsl(44, 74%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAC21?+

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