#DCAE23 Color

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

Color preview

#DCAE23

Color formats

HEX
#DCAE23
RGB
rgb(220, 174, 35)
RGBA
rgba(220, 174, 35, 1)
HSL
hsl(45, 73%, 50%)
HSV
hsv(45, 84%, 86%)
CMYK
cmyk(0%, 21%, 84%, 14%)
CSS variable
--color-primary: #DCAE23;
Lowercase HEX
#dcae23

Shades

Tints

Tones

Harmony

CSS snippets for #DCAE23

.color-dcae23 {
  color: #DCAE23;
  background-color: #DCAE23;
}

Frequently asked questions

What color is #DCAE23?+

#DCAE23 is a HEX color with RGB value rgb(220, 174, 35) and HSL value hsl(45, 73%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCAE23?+

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