#AAA88A Color

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

Color preview

#AAA88A

Color formats

HEX
#AAA88A
RGB
rgb(170, 168, 138)
RGBA
rgba(170, 168, 138, 1)
HSL
hsl(56, 16%, 60%)
HSV
hsv(56, 19%, 67%)
CMYK
cmyk(0%, 1%, 19%, 33%)
CSS variable
--color-primary: #AAA88A;
Lowercase HEX
#aaa88a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA88A

.color-aaa88a {
  color: #AAA88A;
  background-color: #AAA88A;
}

Frequently asked questions

What color is #AAA88A?+

#AAA88A is a HEX color with RGB value rgb(170, 168, 138) and HSL value hsl(56, 16%, 60%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA88A?+

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