#BB8CD2 Color

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

Color preview

#BB8CD2

Color formats

HEX
#BB8CD2
RGB
rgb(187, 140, 210)
RGBA
rgba(187, 140, 210, 1)
HSL
hsl(280, 44%, 69%)
HSV
hsv(280, 33%, 82%)
CMYK
cmyk(11%, 33%, 0%, 18%)
CSS variable
--color-primary: #BB8CD2;
Lowercase HEX
#bb8cd2

Shades

Tints

Tones

Harmony

CSS snippets for #BB8CD2

.color-bb8cd2 {
  color: #BB8CD2;
  background-color: #BB8CD2;
}

Frequently asked questions

What color is #BB8CD2?+

#BB8CD2 is a HEX color with RGB value rgb(187, 140, 210) and HSL value hsl(280, 44%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8CD2?+

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