#AAA42C Color

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

Color preview

#AAA42C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA42C

.color-aaa42c {
  color: #AAA42C;
  background-color: #AAA42C;
}

Frequently asked questions

What color is #AAA42C?+

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

What is the closest Tailwind color to #AAA42C?+

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