#AAA62C Color

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

Color preview

#AAA62C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA62C

.color-aaa62c {
  color: #AAA62C;
  background-color: #AAA62C;
}

Frequently asked questions

What color is #AAA62C?+

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

What is the closest Tailwind color to #AAA62C?+

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