#A86BF7 Color

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

Color preview

#A86BF7

Color formats

HEX
#A86BF7
RGB
rgb(168, 107, 247)
RGBA
rgba(168, 107, 247, 1)
HSL
hsl(266, 90%, 69%)
HSV
hsv(266, 57%, 97%)
CMYK
cmyk(32%, 57%, 0%, 3%)
CSS variable
--color-primary: #A86BF7;
Lowercase HEX
#a86bf7

Shades

Tints

Tones

Harmony

CSS snippets for #A86BF7

.color-a86bf7 {
  color: #A86BF7;
  background-color: #A86BF7;
}

Frequently asked questions

What color is #A86BF7?+

#A86BF7 is a HEX color with RGB value rgb(168, 107, 247) and HSL value hsl(266, 90%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A86BF7?+

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