#AAA94B Color

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

Color preview

#AAA94B

Color formats

HEX
#AAA94B
RGB
rgb(170, 169, 75)
RGBA
rgba(170, 169, 75, 1)
HSL
hsl(59, 39%, 48%)
HSV
hsv(59, 56%, 67%)
CMYK
cmyk(0%, 1%, 56%, 33%)
CSS variable
--color-primary: #AAA94B;
Lowercase HEX
#aaa94b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA94B

.color-aaa94b {
  color: #AAA94B;
  background-color: #AAA94B;
}

Frequently asked questions

What color is #AAA94B?+

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

What is the closest Tailwind color to #AAA94B?+

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