#AAAA2C Color

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

Color preview

#AAAA2C

Color formats

HEX
#AAAA2C
RGB
rgb(170, 170, 44)
RGBA
rgba(170, 170, 44, 1)
HSL
hsl(60, 59%, 42%)
HSV
hsv(60, 74%, 67%)
CMYK
cmyk(0%, 0%, 74%, 33%)
CSS variable
--color-primary: #AAAA2C;
Lowercase HEX
#aaaa2c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA2C

.color-aaaa2c {
  color: #AAAA2C;
  background-color: #AAAA2C;
}

Frequently asked questions

What color is #AAAA2C?+

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

What is the closest Tailwind color to #AAAA2C?+

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