#AAA19D Color

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

Color preview

#AAA19D

Color formats

HEX
#AAA19D
RGB
rgb(170, 161, 157)
RGBA
rgba(170, 161, 157, 1)
HSL
hsl(18, 7%, 64%)
HSV
hsv(18, 8%, 67%)
CMYK
cmyk(0%, 5%, 8%, 33%)
CSS variable
--color-primary: #AAA19D;
Lowercase HEX
#aaa19d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA19D

.color-aaa19d {
  color: #AAA19D;
  background-color: #AAA19D;
}

Frequently asked questions

What color is #AAA19D?+

#AAA19D is a HEX color with RGB value rgb(170, 161, 157) and HSL value hsl(18, 7%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA19D?+

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