#AAA82C Color

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

Color preview

#AAA82C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA82C

.color-aaa82c {
  color: #AAA82C;
  background-color: #AAA82C;
}

Frequently asked questions

What color is #AAA82C?+

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

What is the closest Tailwind color to #AAA82C?+

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