#B86ACC Color

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

Color preview

#B86ACC

Color formats

HEX
#B86ACC
RGB
rgb(184, 106, 204)
RGBA
rgba(184, 106, 204, 1)
HSL
hsl(288, 49%, 61%)
HSV
hsv(288, 48%, 80%)
CMYK
cmyk(10%, 48%, 0%, 20%)
CSS variable
--color-primary: #B86ACC;
Lowercase HEX
#b86acc

Shades

Tints

Tones

Harmony

CSS snippets for #B86ACC

.color-b86acc {
  color: #B86ACC;
  background-color: #B86ACC;
}

Frequently asked questions

What color is #B86ACC?+

#B86ACC is a HEX color with RGB value rgb(184, 106, 204) and HSL value hsl(288, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B86ACC?+

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