#BE57FF Color

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

Color preview

#BE57FF

Color formats

HEX
#BE57FF
RGB
rgb(190, 87, 255)
RGBA
rgba(190, 87, 255, 1)
HSL
hsl(277, 100%, 67%)
HSV
hsv(277, 66%, 100%)
CMYK
cmyk(25%, 66%, 0%, 0%)
CSS variable
--color-primary: #BE57FF;
Lowercase HEX
#be57ff

Shades

Tints

Tones

Harmony

CSS snippets for #BE57FF

.color-be57ff {
  color: #BE57FF;
  background-color: #BE57FF;
}

Frequently asked questions

What color is #BE57FF?+

#BE57FF is a HEX color with RGB value rgb(190, 87, 255) and HSL value hsl(277, 100%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE57FF?+

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