#B36ECC Color

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

Color preview

#B36ECC

Color formats

HEX
#B36ECC
RGB
rgb(179, 110, 204)
RGBA
rgba(179, 110, 204, 1)
HSL
hsl(284, 48%, 62%)
HSV
hsv(284, 46%, 80%)
CMYK
cmyk(12%, 46%, 0%, 20%)
CSS variable
--color-primary: #B36ECC;
Lowercase HEX
#b36ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B36ECC

.color-b36ecc {
  color: #B36ECC;
  background-color: #B36ECC;
}

Frequently asked questions

What color is #B36ECC?+

#B36ECC is a HEX color with RGB value rgb(179, 110, 204) and HSL value hsl(284, 48%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36ECC?+

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