#BE8FED Color

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

Color preview

#BE8FED

Color formats

HEX
#BE8FED
RGB
rgb(190, 143, 237)
RGBA
rgba(190, 143, 237, 1)
HSL
hsl(270, 72%, 75%)
HSV
hsv(270, 40%, 93%)
CMYK
cmyk(20%, 40%, 0%, 7%)
CSS variable
--color-primary: #BE8FED;
Lowercase HEX
#be8fed

Shades

Tints

Tones

Harmony

CSS snippets for #BE8FED

.color-be8fed {
  color: #BE8FED;
  background-color: #BE8FED;
}

Frequently asked questions

What color is #BE8FED?+

#BE8FED is a HEX color with RGB value rgb(190, 143, 237) and HSL value hsl(270, 72%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BE8FED?+

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