#B95BEC Color

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

Color preview

#B95BEC

Color formats

HEX
#B95BEC
RGB
rgb(185, 91, 236)
RGBA
rgba(185, 91, 236, 1)
HSL
hsl(279, 79%, 64%)
HSV
hsv(279, 61%, 93%)
CMYK
cmyk(22%, 61%, 0%, 7%)
CSS variable
--color-primary: #B95BEC;
Lowercase HEX
#b95bec

Shades

Tints

Tones

Harmony

CSS snippets for #B95BEC

.color-b95bec {
  color: #B95BEC;
  background-color: #B95BEC;
}

Frequently asked questions

What color is #B95BEC?+

#B95BEC is a HEX color with RGB value rgb(185, 91, 236) and HSL value hsl(279, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B95BEC?+

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