#A99FEB Color

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

Color preview

#A99FEB

Color formats

HEX
#A99FEB
RGB
rgb(169, 159, 235)
RGBA
rgba(169, 159, 235, 1)
HSL
hsl(248, 66%, 77%)
HSV
hsv(248, 32%, 92%)
CMYK
cmyk(28%, 32%, 0%, 8%)
CSS variable
--color-primary: #A99FEB;
Lowercase HEX
#a99feb

Shades

Tints

Tones

Harmony

CSS snippets for #A99FEB

.color-a99feb {
  color: #A99FEB;
  background-color: #A99FEB;
}

Frequently asked questions

What color is #A99FEB?+

#A99FEB is a HEX color with RGB value rgb(169, 159, 235) and HSL value hsl(248, 66%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99FEB?+

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