#BE50DA Color

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

Color preview

#BE50DA

Color formats

HEX
#BE50DA
RGB
rgb(190, 80, 218)
RGBA
rgba(190, 80, 218, 1)
HSL
hsl(288, 65%, 58%)
HSV
hsv(288, 63%, 85%)
CMYK
cmyk(13%, 63%, 0%, 15%)
CSS variable
--color-primary: #BE50DA;
Lowercase HEX
#be50da

Shades

Tints

Tones

Harmony

CSS snippets for #BE50DA

.color-be50da {
  color: #BE50DA;
  background-color: #BE50DA;
}

Frequently asked questions

What color is #BE50DA?+

#BE50DA is a HEX color with RGB value rgb(190, 80, 218) and HSL value hsl(288, 65%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE50DA?+

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