#BB99CC Color

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

Color preview

#BB99CC

Color formats

HEX
#BB99CC
RGB
rgb(187, 153, 204)
RGBA
rgba(187, 153, 204, 1)
HSL
hsl(280, 33%, 70%)
HSV
hsv(280, 25%, 80%)
CMYK
cmyk(8%, 25%, 0%, 20%)
CSS variable
--color-primary: #BB99CC;
Lowercase HEX
#bb99cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB99CC

.color-bb99cc {
  color: #BB99CC;
  background-color: #BB99CC;
}

Frequently asked questions

What color is #BB99CC?+

#BB99CC is a HEX color with RGB value rgb(187, 153, 204) and HSL value hsl(280, 33%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB99CC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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