#BC6BFF Color

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

Color preview

#BC6BFF

Color formats

HEX
#BC6BFF
RGB
rgb(188, 107, 255)
RGBA
rgba(188, 107, 255, 1)
HSL
hsl(273, 100%, 71%)
HSV
hsv(273, 58%, 100%)
CMYK
cmyk(26%, 58%, 0%, 0%)
CSS variable
--color-primary: #BC6BFF;
Lowercase HEX
#bc6bff

Shades

Tints

Tones

Harmony

CSS snippets for #BC6BFF

.color-bc6bff {
  color: #BC6BFF;
  background-color: #BC6BFF;
}

Frequently asked questions

What color is #BC6BFF?+

#BC6BFF is a HEX color with RGB value rgb(188, 107, 255) and HSL value hsl(273, 100%, 71%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6BFF?+

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