#BF1EFF Color

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

Color preview

#BF1EFF

Color formats

HEX
#BF1EFF
RGB
rgb(191, 30, 255)
RGBA
rgba(191, 30, 255, 1)
HSL
hsl(283, 100%, 56%)
HSV
hsv(283, 88%, 100%)
CMYK
cmyk(25%, 88%, 0%, 0%)
CSS variable
--color-primary: #BF1EFF;
Lowercase HEX
#bf1eff

Shades

Tints

Tones

Harmony

CSS snippets for #BF1EFF

.color-bf1eff {
  color: #BF1EFF;
  background-color: #BF1EFF;
}

Frequently asked questions

What color is #BF1EFF?+

#BF1EFF is a HEX color with RGB value rgb(191, 30, 255) and HSL value hsl(283, 100%, 56%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #BF1EFF?+

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