#BE8DEC Color

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

Color preview

#BE8DEC

Color formats

HEX
#BE8DEC
RGB
rgb(190, 141, 236)
RGBA
rgba(190, 141, 236, 1)
HSL
hsl(271, 71%, 74%)
HSV
hsv(271, 40%, 93%)
CMYK
cmyk(19%, 40%, 0%, 7%)
CSS variable
--color-primary: #BE8DEC;
Lowercase HEX
#be8dec

Shades

Tints

Tones

Harmony

CSS snippets for #BE8DEC

.color-be8dec {
  color: #BE8DEC;
  background-color: #BE8DEC;
}

Frequently asked questions

What color is #BE8DEC?+

#BE8DEC is a HEX color with RGB value rgb(190, 141, 236) and HSL value hsl(271, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BE8DEC?+

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