#B96FED Color

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

Color preview

#B96FED

Color formats

HEX
#B96FED
RGB
rgb(185, 111, 237)
RGBA
rgba(185, 111, 237, 1)
HSL
hsl(275, 78%, 68%)
HSV
hsv(275, 53%, 93%)
CMYK
cmyk(22%, 53%, 0%, 7%)
CSS variable
--color-primary: #B96FED;
Lowercase HEX
#b96fed

Shades

Tints

Tones

Harmony

CSS snippets for #B96FED

.color-b96fed {
  color: #B96FED;
  background-color: #B96FED;
}

Frequently asked questions

What color is #B96FED?+

#B96FED is a HEX color with RGB value rgb(185, 111, 237) and HSL value hsl(275, 78%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B96FED?+

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