#A99BFB Color

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

Color preview

#A99BFB

Color formats

HEX
#A99BFB
RGB
rgb(169, 155, 251)
RGBA
rgba(169, 155, 251, 1)
HSL
hsl(249, 92%, 80%)
HSV
hsv(249, 38%, 98%)
CMYK
cmyk(33%, 38%, 0%, 2%)
CSS variable
--color-primary: #A99BFB;
Lowercase HEX
#a99bfb

Shades

Tints

Tones

Harmony

CSS snippets for #A99BFB

.color-a99bfb {
  color: #A99BFB;
  background-color: #A99BFB;
}

Frequently asked questions

What color is #A99BFB?+

#A99BFB is a HEX color with RGB value rgb(169, 155, 251) and HSL value hsl(249, 92%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99BFB?+

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