#AA99A9 Color

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

Color preview

#AA99A9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA99A9

.color-aa99a9 {
  color: #AA99A9;
  background-color: #AA99A9;
}

Frequently asked questions

What color is #AA99A9?+

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

What is the closest Tailwind color to #AA99A9?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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