#BB8DEA Color

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

Color preview

#BB8DEA

Color formats

HEX
#BB8DEA
RGB
rgb(187, 141, 234)
RGBA
rgba(187, 141, 234, 1)
HSL
hsl(270, 69%, 74%)
HSV
hsv(270, 40%, 92%)
CMYK
cmyk(20%, 40%, 0%, 8%)
CSS variable
--color-primary: #BB8DEA;
Lowercase HEX
#bb8dea

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DEA

.color-bb8dea {
  color: #BB8DEA;
  background-color: #BB8DEA;
}

Frequently asked questions

What color is #BB8DEA?+

#BB8DEA is a HEX color with RGB value rgb(187, 141, 234) and HSL value hsl(270, 69%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DEA?+

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