#DCAC1E Color

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

Color preview

#DCAC1E

Color formats

HEX
#DCAC1E
RGB
rgb(220, 172, 30)
RGBA
rgba(220, 172, 30, 1)
HSL
hsl(45, 76%, 49%)
HSV
hsv(45, 86%, 86%)
CMYK
cmyk(0%, 22%, 86%, 14%)
CSS variable
--color-primary: #DCAC1E;
Lowercase HEX
#dcac1e

Shades

Tints

Tones

Harmony

CSS snippets for #DCAC1E

.color-dcac1e {
  color: #DCAC1E;
  background-color: #DCAC1E;
}

Frequently asked questions

What color is #DCAC1E?+

#DCAC1E is a HEX color with RGB value rgb(220, 172, 30) and HSL value hsl(45, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCAC1E?+

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