#B96FFF Color

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

Color preview

#B96FFF

Color formats

HEX
#B96FFF
RGB
rgb(185, 111, 255)
RGBA
rgba(185, 111, 255, 1)
HSL
hsl(271, 100%, 72%)
HSV
hsv(271, 56%, 100%)
CMYK
cmyk(27%, 56%, 0%, 0%)
CSS variable
--color-primary: #B96FFF;
Lowercase HEX
#b96fff

Shades

Tints

Tones

Harmony

CSS snippets for #B96FFF

.color-b96fff {
  color: #B96FFF;
  background-color: #B96FFF;
}

Frequently asked questions

What color is #B96FFF?+

#B96FFF is a HEX color with RGB value rgb(185, 111, 255) and HSL value hsl(271, 100%, 72%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B96FFF?+

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