#BC8CFF Color

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

Color preview

#BC8CFF

Color formats

HEX
#BC8CFF
RGB
rgb(188, 140, 255)
RGBA
rgba(188, 140, 255, 1)
HSL
hsl(265, 100%, 77%)
HSV
hsv(265, 45%, 100%)
CMYK
cmyk(26%, 45%, 0%, 0%)
CSS variable
--color-primary: #BC8CFF;
Lowercase HEX
#bc8cff

Shades

Tints

Tones

Harmony

CSS snippets for #BC8CFF

.color-bc8cff {
  color: #BC8CFF;
  background-color: #BC8CFF;
}

Frequently asked questions

What color is #BC8CFF?+

#BC8CFF is a HEX color with RGB value rgb(188, 140, 255) and HSL value hsl(265, 100%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC8CFF?+

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