#BE8BEE Color

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

Color preview

#BE8BEE

Color formats

HEX
#BE8BEE
RGB
rgb(190, 139, 238)
RGBA
rgba(190, 139, 238, 1)
HSL
hsl(271, 74%, 74%)
HSV
hsv(271, 42%, 93%)
CMYK
cmyk(20%, 42%, 0%, 7%)
CSS variable
--color-primary: #BE8BEE;
Lowercase HEX
#be8bee

Shades

Tints

Tones

Harmony

CSS snippets for #BE8BEE

.color-be8bee {
  color: #BE8BEE;
  background-color: #BE8BEE;
}

Frequently asked questions

What color is #BE8BEE?+

#BE8BEE is a HEX color with RGB value rgb(190, 139, 238) and HSL value hsl(271, 74%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BE8BEE?+

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