#BE5AED Color

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

Color preview

#BE5AED

Color formats

HEX
#BE5AED
RGB
rgb(190, 90, 237)
RGBA
rgba(190, 90, 237, 1)
HSL
hsl(281, 80%, 64%)
HSV
hsv(281, 62%, 93%)
CMYK
cmyk(20%, 62%, 0%, 7%)
CSS variable
--color-primary: #BE5AED;
Lowercase HEX
#be5aed

Shades

Tints

Tones

Harmony

CSS snippets for #BE5AED

.color-be5aed {
  color: #BE5AED;
  background-color: #BE5AED;
}

Frequently asked questions

What color is #BE5AED?+

#BE5AED is a HEX color with RGB value rgb(190, 90, 237) and HSL value hsl(281, 80%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE5AED?+

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