#BF00E0 Color

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

Color preview

#BF00E0

Color formats

HEX
#BF00E0
RGB
rgb(191, 0, 224)
RGBA
rgba(191, 0, 224, 1)
HSL
hsl(291, 100%, 44%)
HSV
hsv(291, 100%, 88%)
CMYK
cmyk(15%, 100%, 0%, 12%)
CSS variable
--color-primary: #BF00E0;
Lowercase HEX
#bf00e0

Shades

Tints

Tones

Harmony

CSS snippets for #BF00E0

.color-bf00e0 {
  color: #BF00E0;
  background-color: #BF00E0;
}

Frequently asked questions

What color is #BF00E0?+

#BF00E0 is a HEX color with RGB value rgb(191, 0, 224) and HSL value hsl(291, 100%, 44%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BF00E0?+

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