#AAA74B Color

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

Color preview

#AAA74B

Color formats

HEX
#AAA74B
RGB
rgb(170, 167, 75)
RGBA
rgba(170, 167, 75, 1)
HSL
hsl(58, 39%, 48%)
HSV
hsv(58, 56%, 67%)
CMYK
cmyk(0%, 2%, 56%, 33%)
CSS variable
--color-primary: #AAA74B;
Lowercase HEX
#aaa74b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA74B

.color-aaa74b {
  color: #AAA74B;
  background-color: #AAA74B;
}

Frequently asked questions

What color is #AAA74B?+

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

What is the closest Tailwind color to #AAA74B?+

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