#BC3DEB Color

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

Color preview

#BC3DEB

Color formats

HEX
#BC3DEB
RGB
rgb(188, 61, 235)
RGBA
rgba(188, 61, 235, 1)
HSL
hsl(284, 81%, 58%)
HSV
hsv(284, 74%, 92%)
CMYK
cmyk(20%, 74%, 0%, 8%)
CSS variable
--color-primary: #BC3DEB;
Lowercase HEX
#bc3deb

Shades

Tints

Tones

Harmony

CSS snippets for #BC3DEB

.color-bc3deb {
  color: #BC3DEB;
  background-color: #BC3DEB;
}

Frequently asked questions

What color is #BC3DEB?+

#BC3DEB is a HEX color with RGB value rgb(188, 61, 235) and HSL value hsl(284, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC3DEB?+

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