#BE5DFF Color

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

Color preview

#BE5DFF

Color formats

HEX
#BE5DFF
RGB
rgb(190, 93, 255)
RGBA
rgba(190, 93, 255, 1)
HSL
hsl(276, 100%, 68%)
HSV
hsv(276, 64%, 100%)
CMYK
cmyk(25%, 64%, 0%, 0%)
CSS variable
--color-primary: #BE5DFF;
Lowercase HEX
#be5dff

Shades

Tints

Tones

Harmony

CSS snippets for #BE5DFF

.color-be5dff {
  color: #BE5DFF;
  background-color: #BE5DFF;
}

Frequently asked questions

What color is #BE5DFF?+

#BE5DFF is a HEX color with RGB value rgb(190, 93, 255) and HSL value hsl(276, 100%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE5DFF?+

The closest Tailwind color is purple-500, available as the bg-purple-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