#BC7FEB Color

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

Color preview

#BC7FEB

Color formats

HEX
#BC7FEB
RGB
rgb(188, 127, 235)
RGBA
rgba(188, 127, 235, 1)
HSL
hsl(274, 73%, 71%)
HSV
hsv(274, 46%, 92%)
CMYK
cmyk(20%, 46%, 0%, 8%)
CSS variable
--color-primary: #BC7FEB;
Lowercase HEX
#bc7feb

Shades

Tints

Tones

Harmony

CSS snippets for #BC7FEB

.color-bc7feb {
  color: #BC7FEB;
  background-color: #BC7FEB;
}

Frequently asked questions

What color is #BC7FEB?+

#BC7FEB is a HEX color with RGB value rgb(188, 127, 235) and HSL value hsl(274, 73%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC7FEB?+

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