#BB9CFF Color

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

Color preview

#BB9CFF

Color formats

HEX
#BB9CFF
RGB
rgb(187, 156, 255)
RGBA
rgba(187, 156, 255, 1)
HSL
hsl(259, 100%, 81%)
HSV
hsv(259, 39%, 100%)
CMYK
cmyk(27%, 39%, 0%, 0%)
CSS variable
--color-primary: #BB9CFF;
Lowercase HEX
#bb9cff

Shades

Tints

Tones

Harmony

CSS snippets for #BB9CFF

.color-bb9cff {
  color: #BB9CFF;
  background-color: #BB9CFF;
}

Frequently asked questions

What color is #BB9CFF?+

#BB9CFF is a HEX color with RGB value rgb(187, 156, 255) and HSL value hsl(259, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB9CFF?+

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