#AAA77A Color

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

Color preview

#AAA77A

Color formats

HEX
#AAA77A
RGB
rgb(170, 167, 122)
RGBA
rgba(170, 167, 122, 1)
HSL
hsl(56, 22%, 57%)
HSV
hsv(56, 28%, 67%)
CMYK
cmyk(0%, 2%, 28%, 33%)
CSS variable
--color-primary: #AAA77A;
Lowercase HEX
#aaa77a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA77A

.color-aaa77a {
  color: #AAA77A;
  background-color: #AAA77A;
}

Frequently asked questions

What color is #AAA77A?+

#AAA77A is a HEX color with RGB value rgb(170, 167, 122) and HSL value hsl(56, 22%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA77A?+

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