#BC89FE Color

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

Color preview

#BC89FE

Color formats

HEX
#BC89FE
RGB
rgb(188, 137, 254)
RGBA
rgba(188, 137, 254, 1)
HSL
hsl(266, 98%, 77%)
HSV
hsv(266, 46%, 100%)
CMYK
cmyk(26%, 46%, 0%, 0%)
CSS variable
--color-primary: #BC89FE;
Lowercase HEX
#bc89fe

Shades

Tints

Tones

Harmony

CSS snippets for #BC89FE

.color-bc89fe {
  color: #BC89FE;
  background-color: #BC89FE;
}

Frequently asked questions

What color is #BC89FE?+

#BC89FE is a HEX color with RGB value rgb(188, 137, 254) and HSL value hsl(266, 98%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC89FE?+

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