#BC08FE Color

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

Color preview

#BC08FE

Color formats

HEX
#BC08FE
RGB
rgb(188, 8, 254)
RGBA
rgba(188, 8, 254, 1)
HSL
hsl(284, 99%, 51%)
HSV
hsv(284, 97%, 100%)
CMYK
cmyk(26%, 97%, 0%, 0%)
CSS variable
--color-primary: #BC08FE;
Lowercase HEX
#bc08fe

Shades

Tints

Tones

Harmony

CSS snippets for #BC08FE

.color-bc08fe {
  color: #BC08FE;
  background-color: #BC08FE;
}

Frequently asked questions

What color is #BC08FE?+

#BC08FE is a HEX color with RGB value rgb(188, 8, 254) and HSL value hsl(284, 99%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC08FE?+

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