#ACA22A Color

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

Color preview

#ACA22A

Color formats

HEX
#ACA22A
RGB
rgb(172, 162, 42)
RGBA
rgba(172, 162, 42, 1)
HSL
hsl(55, 61%, 42%)
HSV
hsv(55, 76%, 67%)
CMYK
cmyk(0%, 6%, 76%, 33%)
CSS variable
--color-primary: #ACA22A;
Lowercase HEX
#aca22a

Shades

Tints

Tones

Harmony

CSS snippets for #ACA22A

.color-aca22a {
  color: #ACA22A;
  background-color: #ACA22A;
}

Frequently asked questions

What color is #ACA22A?+

#ACA22A is a HEX color with RGB value rgb(172, 162, 42) and HSL value hsl(55, 61%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ACA22A?+

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