#AA99AE Color

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

Color preview

#AA99AE

Color formats

HEX
#AA99AE
RGB
rgb(170, 153, 174)
RGBA
rgba(170, 153, 174, 1)
HSL
hsl(289, 11%, 64%)
HSV
hsv(289, 12%, 68%)
CMYK
cmyk(2%, 12%, 0%, 32%)
CSS variable
--color-primary: #AA99AE;
Lowercase HEX
#aa99ae

Shades

Tints

Tones

Harmony

CSS snippets for #AA99AE

.color-aa99ae {
  color: #AA99AE;
  background-color: #AA99AE;
}

Frequently asked questions

What color is #AA99AE?+

#AA99AE is a HEX color with RGB value rgb(170, 153, 174) and HSL value hsl(289, 11%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99AE?+

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