#ACAA2A Color

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

Color preview

#ACAA2A

Color formats

HEX
#ACAA2A
RGB
rgb(172, 170, 42)
RGBA
rgba(172, 170, 42, 1)
HSL
hsl(59, 61%, 42%)
HSV
hsv(59, 76%, 67%)
CMYK
cmyk(0%, 1%, 76%, 33%)
CSS variable
--color-primary: #ACAA2A;
Lowercase HEX
#acaa2a

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA2A

.color-acaa2a {
  color: #ACAA2A;
  background-color: #ACAA2A;
}

Frequently asked questions

What color is #ACAA2A?+

#ACAA2A is a HEX color with RGB value rgb(172, 170, 42) and HSL value hsl(59, 61%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACAA2A?+

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