#BE8FFF Color

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

Color preview

#BE8FFF

Color formats

HEX
#BE8FFF
RGB
rgb(190, 143, 255)
RGBA
rgba(190, 143, 255, 1)
HSL
hsl(265, 100%, 78%)
HSV
hsv(265, 44%, 100%)
CMYK
cmyk(25%, 44%, 0%, 0%)
CSS variable
--color-primary: #BE8FFF;
Lowercase HEX
#be8fff

Shades

Tints

Tones

Harmony

CSS snippets for #BE8FFF

.color-be8fff {
  color: #BE8FFF;
  background-color: #BE8FFF;
}

Frequently asked questions

What color is #BE8FFF?+

#BE8FFF is a HEX color with RGB value rgb(190, 143, 255) and HSL value hsl(265, 100%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BE8FFF?+

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