#A86CDF Color

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

Color preview

#A86CDF

Color formats

HEX
#A86CDF
RGB
rgb(168, 108, 223)
RGBA
rgba(168, 108, 223, 1)
HSL
hsl(271, 64%, 65%)
HSV
hsv(271, 52%, 87%)
CMYK
cmyk(25%, 52%, 0%, 13%)
CSS variable
--color-primary: #A86CDF;
Lowercase HEX
#a86cdf

Shades

Tints

Tones

Harmony

CSS snippets for #A86CDF

.color-a86cdf {
  color: #A86CDF;
  background-color: #A86CDF;
}

Frequently asked questions

What color is #A86CDF?+

#A86CDF is a HEX color with RGB value rgb(168, 108, 223) and HSL value hsl(271, 64%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A86CDF?+

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