#BC1EE7 Color

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

Color preview

#BC1EE7

Color formats

HEX
#BC1EE7
RGB
rgb(188, 30, 231)
RGBA
rgba(188, 30, 231, 1)
HSL
hsl(287, 81%, 51%)
HSV
hsv(287, 87%, 91%)
CMYK
cmyk(19%, 87%, 0%, 9%)
CSS variable
--color-primary: #BC1EE7;
Lowercase HEX
#bc1ee7

Shades

Tints

Tones

Harmony

CSS snippets for #BC1EE7

.color-bc1ee7 {
  color: #BC1EE7;
  background-color: #BC1EE7;
}

Frequently asked questions

What color is #BC1EE7?+

#BC1EE7 is a HEX color with RGB value rgb(188, 30, 231) and HSL value hsl(287, 81%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BC1EE7?+

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