#BC8CCC Color

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

Color preview

#BC8CCC

Color formats

HEX
#BC8CCC
RGB
rgb(188, 140, 204)
RGBA
rgba(188, 140, 204, 1)
HSL
hsl(285, 39%, 67%)
HSV
hsv(285, 31%, 80%)
CMYK
cmyk(8%, 31%, 0%, 20%)
CSS variable
--color-primary: #BC8CCC;
Lowercase HEX
#bc8ccc

Shades

Tints

Tones

Harmony

CSS snippets for #BC8CCC

.color-bc8ccc {
  color: #BC8CCC;
  background-color: #BC8CCC;
}

Frequently asked questions

What color is #BC8CCC?+

#BC8CCC is a HEX color with RGB value rgb(188, 140, 204) and HSL value hsl(285, 39%, 67%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC8CCC?+

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