#BC16F3 Color

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

Color preview

#BC16F3

Color formats

HEX
#BC16F3
RGB
rgb(188, 22, 243)
RGBA
rgba(188, 22, 243, 1)
HSL
hsl(285, 90%, 52%)
HSV
hsv(285, 91%, 95%)
CMYK
cmyk(23%, 91%, 0%, 5%)
CSS variable
--color-primary: #BC16F3;
Lowercase HEX
#bc16f3

Shades

Tints

Tones

Harmony

CSS snippets for #BC16F3

.color-bc16f3 {
  color: #BC16F3;
  background-color: #BC16F3;
}

Frequently asked questions

What color is #BC16F3?+

#BC16F3 is a HEX color with RGB value rgb(188, 22, 243) and HSL value hsl(285, 90%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC16F3?+

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