#B36BFF Color

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

Color preview

#B36BFF

Color formats

HEX
#B36BFF
RGB
rgb(179, 107, 255)
RGBA
rgba(179, 107, 255, 1)
HSL
hsl(269, 100%, 71%)
HSV
hsv(269, 58%, 100%)
CMYK
cmyk(30%, 58%, 0%, 0%)
CSS variable
--color-primary: #B36BFF;
Lowercase HEX
#b36bff

Shades

Tints

Tones

Harmony

CSS snippets for #B36BFF

.color-b36bff {
  color: #B36BFF;
  background-color: #B36BFF;
}

Frequently asked questions

What color is #B36BFF?+

#B36BFF is a HEX color with RGB value rgb(179, 107, 255) and HSL value hsl(269, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B36BFF?+

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