#AA99DD Color

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

Color preview

#AA99DD

Color formats

HEX
#AA99DD
RGB
rgb(170, 153, 221)
RGBA
rgba(170, 153, 221, 1)
HSL
hsl(255, 50%, 73%)
HSV
hsv(255, 31%, 87%)
CMYK
cmyk(23%, 31%, 0%, 13%)
CSS variable
--color-primary: #AA99DD;
Lowercase HEX
#aa99dd

Shades

Tints

Tones

Harmony

CSS snippets for #AA99DD

.color-aa99dd {
  color: #AA99DD;
  background-color: #AA99DD;
}

Frequently asked questions

What color is #AA99DD?+

#AA99DD is a HEX color with RGB value rgb(170, 153, 221) and HSL value hsl(255, 50%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AA99DD?+

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