#A86DEA Color

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

Color preview

#A86DEA

Color formats

HEX
#A86DEA
RGB
rgb(168, 109, 234)
RGBA
rgba(168, 109, 234, 1)
HSL
hsl(268, 75%, 67%)
HSV
hsv(268, 53%, 92%)
CMYK
cmyk(28%, 53%, 0%, 8%)
CSS variable
--color-primary: #A86DEA;
Lowercase HEX
#a86dea

Shades

Tints

Tones

Harmony

CSS snippets for #A86DEA

.color-a86dea {
  color: #A86DEA;
  background-color: #A86DEA;
}

Frequently asked questions

What color is #A86DEA?+

#A86DEA is a HEX color with RGB value rgb(168, 109, 234) and HSL value hsl(268, 75%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A86DEA?+

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