#BC00F0 Color

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

Color preview

#BC00F0

Color formats

HEX
#BC00F0
RGB
rgb(188, 0, 240)
RGBA
rgba(188, 0, 240, 1)
HSL
hsl(287, 100%, 47%)
HSV
hsv(287, 100%, 94%)
CMYK
cmyk(22%, 100%, 0%, 6%)
CSS variable
--color-primary: #BC00F0;
Lowercase HEX
#bc00f0

Shades

Tints

Tones

Harmony

CSS snippets for #BC00F0

.color-bc00f0 {
  color: #BC00F0;
  background-color: #BC00F0;
}

Frequently asked questions

What color is #BC00F0?+

#BC00F0 is a HEX color with RGB value rgb(188, 0, 240) and HSL value hsl(287, 100%, 47%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC00F0?+

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