#AAA88D Color

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

Color preview

#AAA88D

Color formats

HEX
#AAA88D
RGB
rgb(170, 168, 141)
RGBA
rgba(170, 168, 141, 1)
HSL
hsl(56, 15%, 61%)
HSV
hsv(56, 17%, 67%)
CMYK
cmyk(0%, 1%, 17%, 33%)
CSS variable
--color-primary: #AAA88D;
Lowercase HEX
#aaa88d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA88D

.color-aaa88d {
  color: #AAA88D;
  background-color: #AAA88D;
}

Frequently asked questions

What color is #AAA88D?+

#AAA88D is a HEX color with RGB value rgb(170, 168, 141) and HSL value hsl(56, 15%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA88D?+

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