#AAA77D Color

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

Color preview

#AAA77D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA77D

.color-aaa77d {
  color: #AAA77D;
  background-color: #AAA77D;
}

Frequently asked questions

What color is #AAA77D?+

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

What is the closest Tailwind color to #AAA77D?+

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