#BC6CCE Color

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

Color preview

#BC6CCE

Color formats

HEX
#BC6CCE
RGB
rgb(188, 108, 206)
RGBA
rgba(188, 108, 206, 1)
HSL
hsl(289, 50%, 62%)
HSV
hsv(289, 48%, 81%)
CMYK
cmyk(9%, 48%, 0%, 19%)
CSS variable
--color-primary: #BC6CCE;
Lowercase HEX
#bc6cce

Shades

Tints

Tones

Harmony

CSS snippets for #BC6CCE

.color-bc6cce {
  color: #BC6CCE;
  background-color: #BC6CCE;
}

Frequently asked questions

What color is #BC6CCE?+

#BC6CCE is a HEX color with RGB value rgb(188, 108, 206) and HSL value hsl(289, 50%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6CCE?+

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