#BC11FF Color

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

Color preview

#BC11FF

Color formats

HEX
#BC11FF
RGB
rgb(188, 17, 255)
RGBA
rgba(188, 17, 255, 1)
HSL
hsl(283, 100%, 53%)
HSV
hsv(283, 93%, 100%)
CMYK
cmyk(26%, 93%, 0%, 0%)
CSS variable
--color-primary: #BC11FF;
Lowercase HEX
#bc11ff

Shades

Tints

Tones

Harmony

CSS snippets for #BC11FF

.color-bc11ff {
  color: #BC11FF;
  background-color: #BC11FF;
}

Frequently asked questions

What color is #BC11FF?+

#BC11FF is a HEX color with RGB value rgb(188, 17, 255) and HSL value hsl(283, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC11FF?+

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