#BC6FEB Color

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

Color preview

#BC6FEB

Color formats

HEX
#BC6FEB
RGB
rgb(188, 111, 235)
RGBA
rgba(188, 111, 235, 1)
HSL
hsl(277, 76%, 68%)
HSV
hsv(277, 53%, 92%)
CMYK
cmyk(20%, 53%, 0%, 8%)
CSS variable
--color-primary: #BC6FEB;
Lowercase HEX
#bc6feb

Shades

Tints

Tones

Harmony

CSS snippets for #BC6FEB

.color-bc6feb {
  color: #BC6FEB;
  background-color: #BC6FEB;
}

Frequently asked questions

What color is #BC6FEB?+

#BC6FEB is a HEX color with RGB value rgb(188, 111, 235) and HSL value hsl(277, 76%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6FEB?+

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