#A96FEB Color

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

Color preview

#A96FEB

Color formats

HEX
#A96FEB
RGB
rgb(169, 111, 235)
RGBA
rgba(169, 111, 235, 1)
HSL
hsl(268, 76%, 68%)
HSV
hsv(268, 53%, 92%)
CMYK
cmyk(28%, 53%, 0%, 8%)
CSS variable
--color-primary: #A96FEB;
Lowercase HEX
#a96feb

Shades

Tints

Tones

Harmony

CSS snippets for #A96FEB

.color-a96feb {
  color: #A96FEB;
  background-color: #A96FEB;
}

Frequently asked questions

What color is #A96FEB?+

#A96FEB is a HEX color with RGB value rgb(169, 111, 235) and HSL value hsl(268, 76%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A96FEB?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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