#ACA120 Color

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

Color preview

#ACA120

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACA120

.color-aca120 {
  color: #ACA120;
  background-color: #ACA120;
}

Frequently asked questions

What color is #ACA120?+

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

What is the closest Tailwind color to #ACA120?+

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