#AAA86E Color

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

Color preview

#AAA86E

Color formats

HEX
#AAA86E
RGB
rgb(170, 168, 110)
RGBA
rgba(170, 168, 110, 1)
HSL
hsl(58, 26%, 55%)
HSV
hsv(58, 35%, 67%)
CMYK
cmyk(0%, 1%, 35%, 33%)
CSS variable
--color-primary: #AAA86E;
Lowercase HEX
#aaa86e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA86E

.color-aaa86e {
  color: #AAA86E;
  background-color: #AAA86E;
}

Frequently asked questions

What color is #AAA86E?+

#AAA86E is a HEX color with RGB value rgb(170, 168, 110) and HSL value hsl(58, 26%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA86E?+

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