#A16FEB Color

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

Color preview

#A16FEB

Color formats

HEX
#A16FEB
RGB
rgb(161, 111, 235)
RGBA
rgba(161, 111, 235, 1)
HSL
hsl(264, 76%, 68%)
HSV
hsv(264, 53%, 92%)
CMYK
cmyk(31%, 53%, 0%, 8%)
CSS variable
--color-primary: #A16FEB;
Lowercase HEX
#a16feb

Shades

Tints

Tones

Harmony

CSS snippets for #A16FEB

.color-a16feb {
  color: #A16FEB;
  background-color: #A16FEB;
}

Frequently asked questions

What color is #A16FEB?+

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

What is the closest Tailwind color to #A16FEB?+

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