#A86CEC Color

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

Color preview

#A86CEC

Color formats

HEX
#A86CEC
RGB
rgb(168, 108, 236)
RGBA
rgba(168, 108, 236, 1)
HSL
hsl(268, 77%, 67%)
HSV
hsv(268, 54%, 93%)
CMYK
cmyk(29%, 54%, 0%, 7%)
CSS variable
--color-primary: #A86CEC;
Lowercase HEX
#a86cec

Shades

Tints

Tones

Harmony

CSS snippets for #A86CEC

.color-a86cec {
  color: #A86CEC;
  background-color: #A86CEC;
}

Frequently asked questions

What color is #A86CEC?+

#A86CEC is a HEX color with RGB value rgb(168, 108, 236) and HSL value hsl(268, 77%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A86CEC?+

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