#A99FFE Color

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

Color preview

#A99FFE

Color formats

HEX
#A99FFE
RGB
rgb(169, 159, 254)
RGBA
rgba(169, 159, 254, 1)
HSL
hsl(246, 98%, 81%)
HSV
hsv(246, 37%, 100%)
CMYK
cmyk(33%, 37%, 0%, 0%)
CSS variable
--color-primary: #A99FFE;
Lowercase HEX
#a99ffe

Shades

Tints

Tones

Harmony

CSS snippets for #A99FFE

.color-a99ffe {
  color: #A99FFE;
  background-color: #A99FFE;
}

Frequently asked questions

What color is #A99FFE?+

#A99FFE is a HEX color with RGB value rgb(169, 159, 254) and HSL value hsl(246, 98%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99FFE?+

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