#DCAC29 Color

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

Color preview

#DCAC29

Color formats

HEX
#DCAC29
RGB
rgb(220, 172, 41)
RGBA
rgba(220, 172, 41, 1)
HSL
hsl(44, 72%, 51%)
HSV
hsv(44, 81%, 86%)
CMYK
cmyk(0%, 22%, 81%, 14%)
CSS variable
--color-primary: #DCAC29;
Lowercase HEX
#dcac29

Shades

Tints

Tones

Harmony

CSS snippets for #DCAC29

.color-dcac29 {
  color: #DCAC29;
  background-color: #DCAC29;
}

Frequently asked questions

What color is #DCAC29?+

#DCAC29 is a HEX color with RGB value rgb(220, 172, 41) and HSL value hsl(44, 72%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCAC29?+

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