#AAA891 Color

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

Color preview

#AAA891

Color formats

HEX
#AAA891
RGB
rgb(170, 168, 145)
RGBA
rgba(170, 168, 145, 1)
HSL
hsl(55, 13%, 62%)
HSV
hsv(55, 15%, 67%)
CMYK
cmyk(0%, 1%, 15%, 33%)
CSS variable
--color-primary: #AAA891;
Lowercase HEX
#aaa891

Shades

Tints

Tones

Harmony

CSS snippets for #AAA891

.color-aaa891 {
  color: #AAA891;
  background-color: #AAA891;
}

Frequently asked questions

What color is #AAA891?+

#AAA891 is a HEX color with RGB value rgb(170, 168, 145) and HSL value hsl(55, 13%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA891?+

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