#BB8EDF Color

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

Color preview

#BB8EDF

Color formats

HEX
#BB8EDF
RGB
rgb(187, 142, 223)
RGBA
rgba(187, 142, 223, 1)
HSL
hsl(273, 56%, 72%)
HSV
hsv(273, 36%, 87%)
CMYK
cmyk(16%, 36%, 0%, 13%)
CSS variable
--color-primary: #BB8EDF;
Lowercase HEX
#bb8edf

Shades

Tints

Tones

Harmony

CSS snippets for #BB8EDF

.color-bb8edf {
  color: #BB8EDF;
  background-color: #BB8EDF;
}

Frequently asked questions

What color is #BB8EDF?+

#BB8EDF is a HEX color with RGB value rgb(187, 142, 223) and HSL value hsl(273, 56%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8EDF?+

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