#A99AE8 Color

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

Color preview

#A99AE8

Color formats

HEX
#A99AE8
RGB
rgb(169, 154, 232)
RGBA
rgba(169, 154, 232, 1)
HSL
hsl(252, 63%, 76%)
HSV
hsv(252, 34%, 91%)
CMYK
cmyk(27%, 34%, 0%, 9%)
CSS variable
--color-primary: #A99AE8;
Lowercase HEX
#a99ae8

Shades

Tints

Tones

Harmony

CSS snippets for #A99AE8

.color-a99ae8 {
  color: #A99AE8;
  background-color: #A99AE8;
}

Frequently asked questions

What color is #A99AE8?+

#A99AE8 is a HEX color with RGB value rgb(169, 154, 232) and HSL value hsl(252, 63%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99AE8?+

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