#B96CEC Color

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

Color preview

#B96CEC

Color formats

HEX
#B96CEC
RGB
rgb(185, 108, 236)
RGBA
rgba(185, 108, 236, 1)
HSL
hsl(276, 77%, 67%)
HSV
hsv(276, 54%, 93%)
CMYK
cmyk(22%, 54%, 0%, 7%)
CSS variable
--color-primary: #B96CEC;
Lowercase HEX
#b96cec

Shades

Tints

Tones

Harmony

CSS snippets for #B96CEC

.color-b96cec {
  color: #B96CEC;
  background-color: #B96CEC;
}

Frequently asked questions

What color is #B96CEC?+

#B96CEC is a HEX color with RGB value rgb(185, 108, 236) and HSL value hsl(276, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B96CEC?+

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