#AA999B Color

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

Color preview

#AA999B

Color formats

HEX
#AA999B
RGB
rgb(170, 153, 155)
RGBA
rgba(170, 153, 155, 1)
HSL
hsl(353, 9%, 63%)
HSV
hsv(353, 10%, 67%)
CMYK
cmyk(0%, 10%, 9%, 33%)
CSS variable
--color-primary: #AA999B;
Lowercase HEX
#aa999b

Shades

Tints

Tones

Harmony

CSS snippets for #AA999B

.color-aa999b {
  color: #AA999B;
  background-color: #AA999B;
}

Frequently asked questions

What color is #AA999B?+

#AA999B is a HEX color with RGB value rgb(170, 153, 155) and HSL value hsl(353, 9%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA999B?+

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