#AA99BF Color

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

Color preview

#AA99BF

Color formats

HEX
#AA99BF
RGB
rgb(170, 153, 191)
RGBA
rgba(170, 153, 191, 1)
HSL
hsl(267, 23%, 67%)
HSV
hsv(267, 20%, 75%)
CMYK
cmyk(11%, 20%, 0%, 25%)
CSS variable
--color-primary: #AA99BF;
Lowercase HEX
#aa99bf

Shades

Tints

Tones

Harmony

CSS snippets for #AA99BF

.color-aa99bf {
  color: #AA99BF;
  background-color: #AA99BF;
}

Frequently asked questions

What color is #AA99BF?+

#AA99BF is a HEX color with RGB value rgb(170, 153, 191) and HSL value hsl(267, 23%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99BF?+

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