#AA999C Color

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

Color preview

#AA999C

Color formats

HEX
#AA999C
RGB
rgb(170, 153, 156)
RGBA
rgba(170, 153, 156, 1)
HSL
hsl(349, 9%, 63%)
HSV
hsv(349, 10%, 67%)
CMYK
cmyk(0%, 10%, 8%, 33%)
CSS variable
--color-primary: #AA999C;
Lowercase HEX
#aa999c

Shades

Tints

Tones

Harmony

CSS snippets for #AA999C

.color-aa999c {
  color: #AA999C;
  background-color: #AA999C;
}

Frequently asked questions

What color is #AA999C?+

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

What is the closest Tailwind color to #AA999C?+

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