#AA99BD Color

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

Color preview

#AA99BD

Color formats

HEX
#AA99BD
RGB
rgb(170, 153, 189)
RGBA
rgba(170, 153, 189, 1)
HSL
hsl(268, 21%, 67%)
HSV
hsv(268, 19%, 74%)
CMYK
cmyk(10%, 19%, 0%, 26%)
CSS variable
--color-primary: #AA99BD;
Lowercase HEX
#aa99bd

Shades

Tints

Tones

Harmony

CSS snippets for #AA99BD

.color-aa99bd {
  color: #AA99BD;
  background-color: #AA99BD;
}

Frequently asked questions

What color is #AA99BD?+

#AA99BD is a HEX color with RGB value rgb(170, 153, 189) and HSL value hsl(268, 21%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99BD?+

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