#A16FEC Color

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

Color preview

#A16FEC

Color formats

HEX
#A16FEC
RGB
rgb(161, 111, 236)
RGBA
rgba(161, 111, 236, 1)
HSL
hsl(264, 77%, 68%)
HSV
hsv(264, 53%, 93%)
CMYK
cmyk(32%, 53%, 0%, 7%)
CSS variable
--color-primary: #A16FEC;
Lowercase HEX
#a16fec

Shades

Tints

Tones

Harmony

CSS snippets for #A16FEC

.color-a16fec {
  color: #A16FEC;
  background-color: #A16FEC;
}

Frequently asked questions

What color is #A16FEC?+

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

What is the closest Tailwind color to #A16FEC?+

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