#BE2BFD Color

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

Color preview

#BE2BFD

Color formats

HEX
#BE2BFD
RGB
rgb(190, 43, 253)
RGBA
rgba(190, 43, 253, 1)
HSL
hsl(282, 98%, 58%)
HSV
hsv(282, 83%, 99%)
CMYK
cmyk(25%, 83%, 0%, 1%)
CSS variable
--color-primary: #BE2BFD;
Lowercase HEX
#be2bfd

Shades

Tints

Tones

Harmony

CSS snippets for #BE2BFD

.color-be2bfd {
  color: #BE2BFD;
  background-color: #BE2BFD;
}

Frequently asked questions

What color is #BE2BFD?+

#BE2BFD is a HEX color with RGB value rgb(190, 43, 253) and HSL value hsl(282, 98%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #BE2BFD?+

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