#BC5FFF Color

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

Color preview

#BC5FFF

Color formats

HEX
#BC5FFF
RGB
rgb(188, 95, 255)
RGBA
rgba(188, 95, 255, 1)
HSL
hsl(275, 100%, 69%)
HSV
hsv(275, 63%, 100%)
CMYK
cmyk(26%, 63%, 0%, 0%)
CSS variable
--color-primary: #BC5FFF;
Lowercase HEX
#bc5fff

Shades

Tints

Tones

Harmony

CSS snippets for #BC5FFF

.color-bc5fff {
  color: #BC5FFF;
  background-color: #BC5FFF;
}

Frequently asked questions

What color is #BC5FFF?+

#BC5FFF is a HEX color with RGB value rgb(188, 95, 255) and HSL value hsl(275, 100%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC5FFF?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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