#AAA87E Color

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

Color preview

#AAA87E

Color formats

HEX
#AAA87E
RGB
rgb(170, 168, 126)
RGBA
rgba(170, 168, 126, 1)
HSL
hsl(57, 21%, 58%)
HSV
hsv(57, 26%, 67%)
CMYK
cmyk(0%, 1%, 26%, 33%)
CSS variable
--color-primary: #AAA87E;
Lowercase HEX
#aaa87e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA87E

.color-aaa87e {
  color: #AAA87E;
  background-color: #AAA87E;
}

Frequently asked questions

What color is #AAA87E?+

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

What is the closest Tailwind color to #AAA87E?+

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