#BE2DFD Color

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

Color preview

#BE2DFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BE2DFD

.color-be2dfd {
  color: #BE2DFD;
  background-color: #BE2DFD;
}

Frequently asked questions

What color is #BE2DFD?+

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

What is the closest Tailwind color to #BE2DFD?+

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