#BC4CEC Color

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

Color preview

#BC4CEC

Color formats

HEX
#BC4CEC
RGB
rgb(188, 76, 236)
RGBA
rgba(188, 76, 236, 1)
HSL
hsl(282, 81%, 61%)
HSV
hsv(282, 68%, 93%)
CMYK
cmyk(20%, 68%, 0%, 7%)
CSS variable
--color-primary: #BC4CEC;
Lowercase HEX
#bc4cec

Shades

Tints

Tones

Harmony

CSS snippets for #BC4CEC

.color-bc4cec {
  color: #BC4CEC;
  background-color: #BC4CEC;
}

Frequently asked questions

What color is #BC4CEC?+

#BC4CEC is a HEX color with RGB value rgb(188, 76, 236) and HSL value hsl(282, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC4CEC?+

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