#B36EB6 Color

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

Color preview

#B36EB6

Color formats

HEX
#B36EB6
RGB
rgb(179, 110, 182)
RGBA
rgba(179, 110, 182, 1)
HSL
hsl(298, 33%, 57%)
HSV
hsv(298, 40%, 71%)
CMYK
cmyk(2%, 40%, 0%, 29%)
CSS variable
--color-primary: #B36EB6;
Lowercase HEX
#b36eb6

Shades

Tints

Tones

Harmony

CSS snippets for #B36EB6

.color-b36eb6 {
  color: #B36EB6;
  background-color: #B36EB6;
}

Frequently asked questions

What color is #B36EB6?+

#B36EB6 is a HEX color with RGB value rgb(179, 110, 182) and HSL value hsl(298, 33%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36EB6?+

The closest Tailwind color is zinc-400, available as the bg-zinc-400 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