Dripping Wisteria
#bb99bb
Here's everything about the color Dripping Wisteria (#bb99bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb99bb | |
|---|---|---|
| RGB | rgb(187, 153, 187) | |
| HSL | hsl(300, 20%, 67%) | |
| CMYK | cmyk(0%, 18%, 0%, 27%) | |
| LAB | lab(67, 17, -13) | |
| OKLCH | oklch(0.72 0.062 326) |
Color harmonies
Tints & shades
Code snippets
color: #bb99bb;
background-color: #bb99bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBB99BB)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.60, blue: 0.73, alpha: 1.0)