#ACA020 Color

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

Color preview

#ACA020

Color formats

HEX
#ACA020
RGB
rgb(172, 160, 32)
RGBA
rgba(172, 160, 32, 1)
HSL
hsl(55, 69%, 40%)
HSV
hsv(55, 81%, 67%)
CMYK
cmyk(0%, 7%, 81%, 33%)
CSS variable
--color-primary: #ACA020;
Lowercase HEX
#aca020

Shades

Tints

Tones

Harmony

CSS snippets for #ACA020

.color-aca020 {
  color: #ACA020;
  background-color: #ACA020;
}

Frequently asked questions

What color is #ACA020?+

#ACA020 is a HEX color with RGB value rgb(172, 160, 32) and HSL value hsl(55, 69%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ACA020?+

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