#BF00FF Color

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

Color preview

#BF00FF

Color formats

HEX
#BF00FF
RGB
rgb(191, 0, 255)
RGBA
rgba(191, 0, 255, 1)
HSL
hsl(285, 100%, 50%)
HSV
hsv(285, 100%, 100%)
CMYK
cmyk(25%, 100%, 0%, 0%)
CSS variable
--color-primary: #BF00FF;
Lowercase HEX
#bf00ff

Shades

Tints

Tones

Harmony

CSS snippets for #BF00FF

.color-bf00ff {
  color: #BF00FF;
  background-color: #BF00FF;
}

Frequently asked questions

What color is #BF00FF?+

#BF00FF is a HEX color with RGB value rgb(191, 0, 255) and HSL value hsl(285, 100%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BF00FF?+

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