#B36FC7 Color

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

Color preview

#B36FC7

Color formats

HEX
#B36FC7
RGB
rgb(179, 111, 199)
RGBA
rgba(179, 111, 199, 1)
HSL
hsl(286, 44%, 61%)
HSV
hsv(286, 44%, 78%)
CMYK
cmyk(10%, 44%, 0%, 22%)
CSS variable
--color-primary: #B36FC7;
Lowercase HEX
#b36fc7

Shades

Tints

Tones

Harmony

CSS snippets for #B36FC7

.color-b36fc7 {
  color: #B36FC7;
  background-color: #B36FC7;
}

Frequently asked questions

What color is #B36FC7?+

#B36FC7 is a HEX color with RGB value rgb(179, 111, 199) and HSL value hsl(286, 44%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36FC7?+

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