#A86DEB Color

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

Color preview

#A86DEB

Color formats

HEX
#A86DEB
RGB
rgb(168, 109, 235)
RGBA
rgba(168, 109, 235, 1)
HSL
hsl(268, 76%, 67%)
HSV
hsv(268, 54%, 92%)
CMYK
cmyk(29%, 54%, 0%, 8%)
CSS variable
--color-primary: #A86DEB;
Lowercase HEX
#a86deb

Shades

Tints

Tones

Harmony

CSS snippets for #A86DEB

.color-a86deb {
  color: #A86DEB;
  background-color: #A86DEB;
}

Frequently asked questions

What color is #A86DEB?+

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

What is the closest Tailwind color to #A86DEB?+

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