#AA99DE Color

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

Color preview

#AA99DE

Color formats

HEX
#AA99DE
RGB
rgb(170, 153, 222)
RGBA
rgba(170, 153, 222, 1)
HSL
hsl(255, 51%, 74%)
HSV
hsv(255, 31%, 87%)
CMYK
cmyk(23%, 31%, 0%, 13%)
CSS variable
--color-primary: #AA99DE;
Lowercase HEX
#aa99de

Shades

Tints

Tones

Harmony

CSS snippets for #AA99DE

.color-aa99de {
  color: #AA99DE;
  background-color: #AA99DE;
}

Frequently asked questions

What color is #AA99DE?+

#AA99DE is a HEX color with RGB value rgb(170, 153, 222) and HSL value hsl(255, 51%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AA99DE?+

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