#BC87EE Color

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

Color preview

#BC87EE

Color formats

HEX
#BC87EE
RGB
rgb(188, 135, 238)
RGBA
rgba(188, 135, 238, 1)
HSL
hsl(271, 75%, 73%)
HSV
hsv(271, 43%, 93%)
CMYK
cmyk(21%, 43%, 0%, 7%)
CSS variable
--color-primary: #BC87EE;
Lowercase HEX
#bc87ee

Shades

Tints

Tones

Harmony

CSS snippets for #BC87EE

.color-bc87ee {
  color: #BC87EE;
  background-color: #BC87EE;
}

Frequently asked questions

What color is #BC87EE?+

#BC87EE is a HEX color with RGB value rgb(188, 135, 238) and HSL value hsl(271, 75%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC87EE?+

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