#A16BFF Color

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

Color preview

#A16BFF

Color formats

HEX
#A16BFF
RGB
rgb(161, 107, 255)
RGBA
rgba(161, 107, 255, 1)
HSL
hsl(262, 100%, 71%)
HSV
hsv(262, 58%, 100%)
CMYK
cmyk(37%, 58%, 0%, 0%)
CSS variable
--color-primary: #A16BFF;
Lowercase HEX
#a16bff

Shades

Tints

Tones

Harmony

CSS snippets for #A16BFF

.color-a16bff {
  color: #A16BFF;
  background-color: #A16BFF;
}

Frequently asked questions

What color is #A16BFF?+

#A16BFF is a HEX color with RGB value rgb(161, 107, 255) and HSL value hsl(262, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A16BFF?+

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