#BB99EE Color

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

Color preview

#BB99EE

Color formats

HEX
#BB99EE
RGB
rgb(187, 153, 238)
RGBA
rgba(187, 153, 238, 1)
HSL
hsl(264, 71%, 77%)
HSV
hsv(264, 36%, 93%)
CMYK
cmyk(21%, 36%, 0%, 7%)
CSS variable
--color-primary: #BB99EE;
Lowercase HEX
#bb99ee

Shades

Tints

Tones

Harmony

CSS snippets for #BB99EE

.color-bb99ee {
  color: #BB99EE;
  background-color: #BB99EE;
}

Frequently asked questions

What color is #BB99EE?+

#BB99EE is a HEX color with RGB value rgb(187, 153, 238) and HSL value hsl(264, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB99EE?+

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