#B96FE6 Color

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

Color preview

#B96FE6

Color formats

HEX
#B96FE6
RGB
rgb(185, 111, 230)
RGBA
rgba(185, 111, 230, 1)
HSL
hsl(277, 70%, 67%)
HSV
hsv(277, 52%, 90%)
CMYK
cmyk(20%, 52%, 0%, 10%)
CSS variable
--color-primary: #B96FE6;
Lowercase HEX
#b96fe6

Shades

Tints

Tones

Harmony

CSS snippets for #B96FE6

.color-b96fe6 {
  color: #B96FE6;
  background-color: #B96FE6;
}

Frequently asked questions

What color is #B96FE6?+

#B96FE6 is a HEX color with RGB value rgb(185, 111, 230) and HSL value hsl(277, 70%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B96FE6?+

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