#BB9DEC Color

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

Color preview

#BB9DEC

Color formats

HEX
#BB9DEC
RGB
rgb(187, 157, 236)
RGBA
rgba(187, 157, 236, 1)
HSL
hsl(263, 68%, 77%)
HSV
hsv(263, 33%, 93%)
CMYK
cmyk(21%, 33%, 0%, 7%)
CSS variable
--color-primary: #BB9DEC;
Lowercase HEX
#bb9dec

Shades

Tints

Tones

Harmony

CSS snippets for #BB9DEC

.color-bb9dec {
  color: #BB9DEC;
  background-color: #BB9DEC;
}

Frequently asked questions

What color is #BB9DEC?+

#BB9DEC is a HEX color with RGB value rgb(187, 157, 236) and HSL value hsl(263, 68%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB9DEC?+

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