#BC7EFF Color

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

Color preview

#BC7EFF

Color formats

HEX
#BC7EFF
RGB
rgb(188, 126, 255)
RGBA
rgba(188, 126, 255, 1)
HSL
hsl(269, 100%, 75%)
HSV
hsv(269, 51%, 100%)
CMYK
cmyk(26%, 51%, 0%, 0%)
CSS variable
--color-primary: #BC7EFF;
Lowercase HEX
#bc7eff

Shades

Tints

Tones

Harmony

CSS snippets for #BC7EFF

.color-bc7eff {
  color: #BC7EFF;
  background-color: #BC7EFF;
}

Frequently asked questions

What color is #BC7EFF?+

#BC7EFF is a HEX color with RGB value rgb(188, 126, 255) and HSL value hsl(269, 100%, 75%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC7EFF?+

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