#BB8DEC Color

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

Color preview

#BB8DEC

Color formats

HEX
#BB8DEC
RGB
rgb(187, 141, 236)
RGBA
rgba(187, 141, 236, 1)
HSL
hsl(269, 71%, 74%)
HSV
hsv(269, 40%, 93%)
CMYK
cmyk(21%, 40%, 0%, 7%)
CSS variable
--color-primary: #BB8DEC;
Lowercase HEX
#bb8dec

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DEC

.color-bb8dec {
  color: #BB8DEC;
  background-color: #BB8DEC;
}

Frequently asked questions

What color is #BB8DEC?+

#BB8DEC is a HEX color with RGB value rgb(187, 141, 236) and HSL value hsl(269, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DEC?+

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