#AAA74C Color

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

Color preview

#AAA74C

Color formats

HEX
#AAA74C
RGB
rgb(170, 167, 76)
RGBA
rgba(170, 167, 76, 1)
HSL
hsl(58, 38%, 48%)
HSV
hsv(58, 55%, 67%)
CMYK
cmyk(0%, 2%, 55%, 33%)
CSS variable
--color-primary: #AAA74C;
Lowercase HEX
#aaa74c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA74C

.color-aaa74c {
  color: #AAA74C;
  background-color: #AAA74C;
}

Frequently asked questions

What color is #AAA74C?+

#AAA74C is a HEX color with RGB value rgb(170, 167, 76) and HSL value hsl(58, 38%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA74C?+

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