#BB8CDD Color

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

Color preview

#BB8CDD

Color formats

HEX
#BB8CDD
RGB
rgb(187, 140, 221)
RGBA
rgba(187, 140, 221, 1)
HSL
hsl(275, 54%, 71%)
HSV
hsv(275, 37%, 87%)
CMYK
cmyk(15%, 37%, 0%, 13%)
CSS variable
--color-primary: #BB8CDD;
Lowercase HEX
#bb8cdd

Shades

Tints

Tones

Harmony

CSS snippets for #BB8CDD

.color-bb8cdd {
  color: #BB8CDD;
  background-color: #BB8CDD;
}

Frequently asked questions

What color is #BB8CDD?+

#BB8CDD is a HEX color with RGB value rgb(187, 140, 221) and HSL value hsl(275, 54%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8CDD?+

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