#AA99D2 Color

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

Color preview

#AA99D2

Color formats

HEX
#AA99D2
RGB
rgb(170, 153, 210)
RGBA
rgba(170, 153, 210, 1)
HSL
hsl(258, 39%, 71%)
HSV
hsv(258, 27%, 82%)
CMYK
cmyk(19%, 27%, 0%, 18%)
CSS variable
--color-primary: #AA99D2;
Lowercase HEX
#aa99d2

Shades

Tints

Tones

Harmony

CSS snippets for #AA99D2

.color-aa99d2 {
  color: #AA99D2;
  background-color: #AA99D2;
}

Frequently asked questions

What color is #AA99D2?+

#AA99D2 is a HEX color with RGB value rgb(170, 153, 210) and HSL value hsl(258, 39%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA99D2?+

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