#B36FC8 Color

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

Color preview

#B36FC8

Color formats

HEX
#B36FC8
RGB
rgb(179, 111, 200)
RGBA
rgba(179, 111, 200, 1)
HSL
hsl(286, 45%, 61%)
HSV
hsv(286, 45%, 78%)
CMYK
cmyk(11%, 45%, 0%, 22%)
CSS variable
--color-primary: #B36FC8;
Lowercase HEX
#b36fc8

Shades

Tints

Tones

Harmony

CSS snippets for #B36FC8

.color-b36fc8 {
  color: #B36FC8;
  background-color: #B36FC8;
}

Frequently asked questions

What color is #B36FC8?+

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

What is the closest Tailwind color to #B36FC8?+

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