#BC6FFF Color

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

Color preview

#BC6FFF

Color formats

HEX
#BC6FFF
RGB
rgb(188, 111, 255)
RGBA
rgba(188, 111, 255, 1)
HSL
hsl(272, 100%, 72%)
HSV
hsv(272, 56%, 100%)
CMYK
cmyk(26%, 56%, 0%, 0%)
CSS variable
--color-primary: #BC6FFF;
Lowercase HEX
#bc6fff

Shades

Tints

Tones

Harmony

CSS snippets for #BC6FFF

.color-bc6fff {
  color: #BC6FFF;
  background-color: #BC6FFF;
}

Frequently asked questions

What color is #BC6FFF?+

#BC6FFF is a HEX color with RGB value rgb(188, 111, 255) and HSL value hsl(272, 100%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC6FFF?+

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