#BB8DCE Color

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

Color preview

#BB8DCE

Color formats

HEX
#BB8DCE
RGB
rgb(187, 141, 206)
RGBA
rgba(187, 141, 206, 1)
HSL
hsl(282, 40%, 68%)
HSV
hsv(282, 32%, 81%)
CMYK
cmyk(9%, 32%, 0%, 19%)
CSS variable
--color-primary: #BB8DCE;
Lowercase HEX
#bb8dce

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DCE

.color-bb8dce {
  color: #BB8DCE;
  background-color: #BB8DCE;
}

Frequently asked questions

What color is #BB8DCE?+

#BB8DCE is a HEX color with RGB value rgb(187, 141, 206) and HSL value hsl(282, 40%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DCE?+

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