#B36BEB Color

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

Color preview

#B36BEB

Color formats

HEX
#B36BEB
RGB
rgb(179, 107, 235)
RGBA
rgba(179, 107, 235, 1)
HSL
hsl(274, 76%, 67%)
HSV
hsv(274, 54%, 92%)
CMYK
cmyk(24%, 54%, 0%, 8%)
CSS variable
--color-primary: #B36BEB;
Lowercase HEX
#b36beb

Shades

Tints

Tones

Harmony

CSS snippets for #B36BEB

.color-b36beb {
  color: #B36BEB;
  background-color: #B36BEB;
}

Frequently asked questions

What color is #B36BEB?+

#B36BEB is a HEX color with RGB value rgb(179, 107, 235) and HSL value hsl(274, 76%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36BEB?+

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