#B95CEB Color

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

Color preview

#B95CEB

Color formats

HEX
#B95CEB
RGB
rgb(185, 92, 235)
RGBA
rgba(185, 92, 235, 1)
HSL
hsl(279, 78%, 64%)
HSV
hsv(279, 61%, 92%)
CMYK
cmyk(21%, 61%, 0%, 8%)
CSS variable
--color-primary: #B95CEB;
Lowercase HEX
#b95ceb

Shades

Tints

Tones

Harmony

CSS snippets for #B95CEB

.color-b95ceb {
  color: #B95CEB;
  background-color: #B95CEB;
}

Frequently asked questions

What color is #B95CEB?+

#B95CEB is a HEX color with RGB value rgb(185, 92, 235) and HSL value hsl(279, 78%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B95CEB?+

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