#BC88EC Color

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

Color preview

#BC88EC

Color formats

HEX
#BC88EC
RGB
rgb(188, 136, 236)
RGBA
rgba(188, 136, 236, 1)
HSL
hsl(271, 72%, 73%)
HSV
hsv(271, 42%, 93%)
CMYK
cmyk(20%, 42%, 0%, 7%)
CSS variable
--color-primary: #BC88EC;
Lowercase HEX
#bc88ec

Shades

Tints

Tones

Harmony

CSS snippets for #BC88EC

.color-bc88ec {
  color: #BC88EC;
  background-color: #BC88EC;
}

Frequently asked questions

What color is #BC88EC?+

#BC88EC is a HEX color with RGB value rgb(188, 136, 236) and HSL value hsl(271, 72%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC88EC?+

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