#BB8DCC Color

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

Color preview

#BB8DCC

Color formats

HEX
#BB8DCC
RGB
rgb(187, 141, 204)
RGBA
rgba(187, 141, 204, 1)
HSL
hsl(284, 38%, 68%)
HSV
hsv(284, 31%, 80%)
CMYK
cmyk(8%, 31%, 0%, 20%)
CSS variable
--color-primary: #BB8DCC;
Lowercase HEX
#bb8dcc

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DCC

.color-bb8dcc {
  color: #BB8DCC;
  background-color: #BB8DCC;
}

Frequently asked questions

What color is #BB8DCC?+

#BB8DCC is a HEX color with RGB value rgb(187, 141, 204) and HSL value hsl(284, 38%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DCC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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