Classy Mauve
#bb99aa
Here's everything about the color Classy Mauve (#bb99aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb99aa | |
|---|---|---|
| RGB | rgb(187, 153, 170) | |
| HSL | hsl(330, 20%, 67%) | |
| CMYK | cmyk(0%, 18%, 9%, 27%) | |
| LAB | lab(67, 15, -4) | |
| OKLCH | oklch(0.72 0.046 347) |
Color harmonies
Tints & shades
Code snippets
color: #bb99aa;
background-color: #bb99aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBB99AA)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.60, blue: 0.67, alpha: 1.0)