Malevolent Mauve
#bb6688
Here's everything about the color Malevolent Mauve (#bb6688) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb6688 | |
|---|---|---|
| RGB | rgb(187, 102, 136) | |
| HSL | hsl(336, 38%, 57%) | |
| CMYK | cmyk(0%, 45%, 27%, 27%) | |
| LAB | lab(54, 38, -3) | |
| OKLCH | oklch(0.62 0.115 356) |
Color harmonies
Tints & shades
Code snippets
color: #bb6688;
background-color: #bb6688;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB6688)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.40, blue: 0.53, alpha: 1.0)