#BC6AFF Color

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

Color preview

#BC6AFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC6AFF

.color-bc6aff {
  color: #BC6AFF;
  background-color: #BC6AFF;
}

Frequently asked questions

What color is #BC6AFF?+

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

What is the closest Tailwind color to #BC6AFF?+

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