#AA99FD Color

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

Color preview

#AA99FD

Color formats

HEX
#AA99FD
RGB
rgb(170, 153, 253)
RGBA
rgba(170, 153, 253, 1)
HSL
hsl(250, 96%, 80%)
HSV
hsv(250, 40%, 99%)
CMYK
cmyk(33%, 40%, 0%, 1%)
CSS variable
--color-primary: #AA99FD;
Lowercase HEX
#aa99fd

Shades

Tints

Tones

Harmony

CSS snippets for #AA99FD

.color-aa99fd {
  color: #AA99FD;
  background-color: #AA99FD;
}

Frequently asked questions

What color is #AA99FD?+

#AA99FD is a HEX color with RGB value rgb(170, 153, 253) and HSL value hsl(250, 96%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AA99FD?+

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