#B66ECC Color

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

Color preview

#B66ECC

Color formats

HEX
#B66ECC
RGB
rgb(182, 110, 204)
RGBA
rgba(182, 110, 204, 1)
HSL
hsl(286, 48%, 62%)
HSV
hsv(286, 46%, 80%)
CMYK
cmyk(11%, 46%, 0%, 20%)
CSS variable
--color-primary: #B66ECC;
Lowercase HEX
#b66ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B66ECC

.color-b66ecc {
  color: #B66ECC;
  background-color: #B66ECC;
}

Frequently asked questions

What color is #B66ECC?+

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

What is the closest Tailwind color to #B66ECC?+

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