#BB99DD Color

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

Color preview

#BB99DD

Color formats

HEX
#BB99DD
RGB
rgb(187, 153, 221)
RGBA
rgba(187, 153, 221, 1)
HSL
hsl(270, 50%, 73%)
HSV
hsv(270, 31%, 87%)
CMYK
cmyk(15%, 31%, 0%, 13%)
CSS variable
--color-primary: #BB99DD;
Lowercase HEX
#bb99dd

Shades

Tints

Tones

Harmony

CSS snippets for #BB99DD

.color-bb99dd {
  color: #BB99DD;
  background-color: #BB99DD;
}

Frequently asked questions

What color is #BB99DD?+

#BB99DD is a HEX color with RGB value rgb(187, 153, 221) and HSL value hsl(270, 50%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB99DD?+

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