#B86EE9 Color

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

Color preview

#B86EE9

Color formats

HEX
#B86EE9
RGB
rgb(184, 110, 233)
RGBA
rgba(184, 110, 233, 1)
HSL
hsl(276, 74%, 67%)
HSV
hsv(276, 53%, 91%)
CMYK
cmyk(21%, 53%, 0%, 9%)
CSS variable
--color-primary: #B86EE9;
Lowercase HEX
#b86ee9

Shades

Tints

Tones

Harmony

CSS snippets for #B86EE9

.color-b86ee9 {
  color: #B86EE9;
  background-color: #B86EE9;
}

Frequently asked questions

What color is #B86EE9?+

#B86EE9 is a HEX color with RGB value rgb(184, 110, 233) and HSL value hsl(276, 74%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B86EE9?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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