#BB8DCD Color

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

Color preview

#BB8DCD

Color formats

HEX
#BB8DCD
RGB
rgb(187, 141, 205)
RGBA
rgba(187, 141, 205, 1)
HSL
hsl(283, 39%, 68%)
HSV
hsv(283, 31%, 80%)
CMYK
cmyk(9%, 31%, 0%, 20%)
CSS variable
--color-primary: #BB8DCD;
Lowercase HEX
#bb8dcd

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DCD

.color-bb8dcd {
  color: #BB8DCD;
  background-color: #BB8DCD;
}

Frequently asked questions

What color is #BB8DCD?+

#BB8DCD is a HEX color with RGB value rgb(187, 141, 205) and HSL value hsl(283, 39%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DCD?+

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