#B95DDE Color

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

Color preview

#B95DDE

Color formats

HEX
#B95DDE
RGB
rgb(185, 93, 222)
RGBA
rgba(185, 93, 222, 1)
HSL
hsl(283, 66%, 62%)
HSV
hsv(283, 58%, 87%)
CMYK
cmyk(17%, 58%, 0%, 13%)
CSS variable
--color-primary: #B95DDE;
Lowercase HEX
#b95dde

Shades

Tints

Tones

Harmony

CSS snippets for #B95DDE

.color-b95dde {
  color: #B95DDE;
  background-color: #B95DDE;
}

Frequently asked questions

What color is #B95DDE?+

#B95DDE is a HEX color with RGB value rgb(185, 93, 222) and HSL value hsl(283, 66%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B95DDE?+

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