#AAA77E Color

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

Color preview

#AAA77E

Color formats

HEX
#AAA77E
RGB
rgb(170, 167, 126)
RGBA
rgba(170, 167, 126, 1)
HSL
hsl(56, 21%, 58%)
HSV
hsv(56, 26%, 67%)
CMYK
cmyk(0%, 2%, 26%, 33%)
CSS variable
--color-primary: #AAA77E;
Lowercase HEX
#aaa77e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA77E

.color-aaa77e {
  color: #AAA77E;
  background-color: #AAA77E;
}

Frequently asked questions

What color is #AAA77E?+

#AAA77E is a HEX color with RGB value rgb(170, 167, 126) and HSL value hsl(56, 21%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA77E?+

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