#BC03C3 Color

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

Color preview

#BC03C3

Color formats

HEX
#BC03C3
RGB
rgb(188, 3, 195)
RGBA
rgba(188, 3, 195, 1)
HSL
hsl(298, 97%, 39%)
HSV
hsv(298, 98%, 76%)
CMYK
cmyk(4%, 98%, 0%, 24%)
CSS variable
--color-primary: #BC03C3;
Lowercase HEX
#bc03c3

Shades

Tints

Tones

Harmony

CSS snippets for #BC03C3

.color-bc03c3 {
  color: #BC03C3;
  background-color: #BC03C3;
}

Frequently asked questions

What color is #BC03C3?+

#BC03C3 is a HEX color with RGB value rgb(188, 3, 195) and HSL value hsl(298, 97%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC03C3?+

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