#DCAE2D Color

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

Color preview

#DCAE2D

Color formats

HEX
#DCAE2D
RGB
rgb(220, 174, 45)
RGBA
rgba(220, 174, 45, 1)
HSL
hsl(44, 71%, 52%)
HSV
hsv(44, 80%, 86%)
CMYK
cmyk(0%, 21%, 80%, 14%)
CSS variable
--color-primary: #DCAE2D;
Lowercase HEX
#dcae2d

Shades

Tints

Tones

Harmony

CSS snippets for #DCAE2D

.color-dcae2d {
  color: #DCAE2D;
  background-color: #DCAE2D;
}

Frequently asked questions

What color is #DCAE2D?+

#DCAE2D is a HEX color with RGB value rgb(220, 174, 45) and HSL value hsl(44, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCAE2D?+

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