#BC3BEA Color

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

Color preview

#BC3BEA

Color formats

HEX
#BC3BEA
RGB
rgb(188, 59, 234)
RGBA
rgba(188, 59, 234, 1)
HSL
hsl(284, 81%, 57%)
HSV
hsv(284, 75%, 92%)
CMYK
cmyk(20%, 75%, 0%, 8%)
CSS variable
--color-primary: #BC3BEA;
Lowercase HEX
#bc3bea

Shades

Tints

Tones

Harmony

CSS snippets for #BC3BEA

.color-bc3bea {
  color: #BC3BEA;
  background-color: #BC3BEA;
}

Frequently asked questions

What color is #BC3BEA?+

#BC3BEA is a HEX color with RGB value rgb(188, 59, 234) and HSL value hsl(284, 81%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC3BEA?+

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