#AAAC2A Color

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

Color preview

#AAAC2A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC2A

.color-aaac2a {
  color: #AAAC2A;
  background-color: #AAAC2A;
}

Frequently asked questions

What color is #AAAC2A?+

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

What is the closest Tailwind color to #AAAC2A?+

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