#BB8EDA Color

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

Color preview

#BB8EDA

Color formats

HEX
#BB8EDA
RGB
rgb(187, 142, 218)
RGBA
rgba(187, 142, 218, 1)
HSL
hsl(276, 51%, 71%)
HSV
hsv(276, 35%, 85%)
CMYK
cmyk(14%, 35%, 0%, 15%)
CSS variable
--color-primary: #BB8EDA;
Lowercase HEX
#bb8eda

Shades

Tints

Tones

Harmony

CSS snippets for #BB8EDA

.color-bb8eda {
  color: #BB8EDA;
  background-color: #BB8EDA;
}

Frequently asked questions

What color is #BB8EDA?+

#BB8EDA is a HEX color with RGB value rgb(187, 142, 218) and HSL value hsl(276, 51%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8EDA?+

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