#BC2BFB Color

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

Color preview

#BC2BFB

Color formats

HEX
#BC2BFB
RGB
rgb(188, 43, 251)
RGBA
rgba(188, 43, 251, 1)
HSL
hsl(282, 96%, 58%)
HSV
hsv(282, 83%, 98%)
CMYK
cmyk(25%, 83%, 0%, 2%)
CSS variable
--color-primary: #BC2BFB;
Lowercase HEX
#bc2bfb

Shades

Tints

Tones

Harmony

CSS snippets for #BC2BFB

.color-bc2bfb {
  color: #BC2BFB;
  background-color: #BC2BFB;
}

Frequently asked questions

What color is #BC2BFB?+

#BC2BFB is a HEX color with RGB value rgb(188, 43, 251) and HSL value hsl(282, 96%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #BC2BFB?+

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