#AAA76B Color

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

Color preview

#AAA76B

Color formats

HEX
#AAA76B
RGB
rgb(170, 167, 107)
RGBA
rgba(170, 167, 107, 1)
HSL
hsl(57, 27%, 54%)
HSV
hsv(57, 37%, 67%)
CMYK
cmyk(0%, 2%, 37%, 33%)
CSS variable
--color-primary: #AAA76B;
Lowercase HEX
#aaa76b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA76B

.color-aaa76b {
  color: #AAA76B;
  background-color: #AAA76B;
}

Frequently asked questions

What color is #AAA76B?+

#AAA76B is a HEX color with RGB value rgb(170, 167, 107) and HSL value hsl(57, 27%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA76B?+

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