#B96EB7 Color

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

Color preview

#B96EB7

Color formats

HEX
#B96EB7
RGB
rgb(185, 110, 183)
RGBA
rgba(185, 110, 183, 1)
HSL
hsl(302, 35%, 58%)
HSV
hsv(302, 41%, 73%)
CMYK
cmyk(0%, 41%, 1%, 27%)
CSS variable
--color-primary: #B96EB7;
Lowercase HEX
#b96eb7

Shades

Tints

Tones

Harmony

CSS snippets for #B96EB7

.color-b96eb7 {
  color: #B96EB7;
  background-color: #B96EB7;
}

Frequently asked questions

What color is #B96EB7?+

#B96EB7 is a HEX color with RGB value rgb(185, 110, 183) and HSL value hsl(302, 35%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B96EB7?+

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