#AAA77B Color

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

Color preview

#AAA77B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA77B

.color-aaa77b {
  color: #AAA77B;
  background-color: #AAA77B;
}

Frequently asked questions

What color is #AAA77B?+

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

What is the closest Tailwind color to #AAA77B?+

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