#B36CEC Color

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

Color preview

#B36CEC

Color formats

HEX
#B36CEC
RGB
rgb(179, 108, 236)
RGBA
rgba(179, 108, 236, 1)
HSL
hsl(273, 77%, 67%)
HSV
hsv(273, 54%, 93%)
CMYK
cmyk(24%, 54%, 0%, 7%)
CSS variable
--color-primary: #B36CEC;
Lowercase HEX
#b36cec

Shades

Tints

Tones

Harmony

CSS snippets for #B36CEC

.color-b36cec {
  color: #B36CEC;
  background-color: #B36CEC;
}

Frequently asked questions

What color is #B36CEC?+

#B36CEC is a HEX color with RGB value rgb(179, 108, 236) and HSL value hsl(273, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36CEC?+

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