#A99CFA Color

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

Color preview

#A99CFA

Color formats

HEX
#A99CFA
RGB
rgb(169, 156, 250)
RGBA
rgba(169, 156, 250, 1)
HSL
hsl(248, 90%, 80%)
HSV
hsv(248, 38%, 98%)
CMYK
cmyk(32%, 38%, 0%, 2%)
CSS variable
--color-primary: #A99CFA;
Lowercase HEX
#a99cfa

Shades

Tints

Tones

Harmony

CSS snippets for #A99CFA

.color-a99cfa {
  color: #A99CFA;
  background-color: #A99CFA;
}

Frequently asked questions

What color is #A99CFA?+

#A99CFA is a HEX color with RGB value rgb(169, 156, 250) and HSL value hsl(248, 90%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A99CFA?+

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