#BC6BCC Color

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

Color preview

#BC6BCC

Color formats

HEX
#BC6BCC
RGB
rgb(188, 107, 204)
RGBA
rgba(188, 107, 204, 1)
HSL
hsl(290, 49%, 61%)
HSV
hsv(290, 48%, 80%)
CMYK
cmyk(8%, 48%, 0%, 20%)
CSS variable
--color-primary: #BC6BCC;
Lowercase HEX
#bc6bcc

Shades

Tints

Tones

Harmony

CSS snippets for #BC6BCC

.color-bc6bcc {
  color: #BC6BCC;
  background-color: #BC6BCC;
}

Frequently asked questions

What color is #BC6BCC?+

#BC6BCC is a HEX color with RGB value rgb(188, 107, 204) and HSL value hsl(290, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6BCC?+

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