#BF2CFA Color

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

Color preview

#BF2CFA

Color formats

HEX
#BF2CFA
RGB
rgb(191, 44, 250)
RGBA
rgba(191, 44, 250, 1)
HSL
hsl(283, 95%, 58%)
HSV
hsv(283, 82%, 98%)
CMYK
cmyk(24%, 82%, 0%, 2%)
CSS variable
--color-primary: #BF2CFA;
Lowercase HEX
#bf2cfa

Shades

Tints

Tones

Harmony

CSS snippets for #BF2CFA

.color-bf2cfa {
  color: #BF2CFA;
  background-color: #BF2CFA;
}

Frequently asked questions

What color is #BF2CFA?+

#BF2CFA is a HEX color with RGB value rgb(191, 44, 250) and HSL value hsl(283, 95%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF2CFA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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