#AAA87B Color

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

Color preview

#AAA87B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA87B

.color-aaa87b {
  color: #AAA87B;
  background-color: #AAA87B;
}

Frequently asked questions

What color is #AAA87B?+

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

What is the closest Tailwind color to #AAA87B?+

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