#AAA882 Color

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

Color preview

#AAA882

Color formats

HEX
#AAA882
RGB
rgb(170, 168, 130)
RGBA
rgba(170, 168, 130, 1)
HSL
hsl(57, 19%, 59%)
HSV
hsv(57, 24%, 67%)
CMYK
cmyk(0%, 1%, 24%, 33%)
CSS variable
--color-primary: #AAA882;
Lowercase HEX
#aaa882

Shades

Tints

Tones

Harmony

CSS snippets for #AAA882

.color-aaa882 {
  color: #AAA882;
  background-color: #AAA882;
}

Frequently asked questions

What color is #AAA882?+

#AAA882 is a HEX color with RGB value rgb(170, 168, 130) and HSL value hsl(57, 19%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA882?+

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