Mauve It
#bb4466
Here's everything about the color Mauve It (#bb4466) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb4466 | |
|---|---|---|
| RGB | rgb(187, 68, 102) | |
| HSL | hsl(343, 47%, 50%) | |
| CMYK | cmyk(0%, 64%, 45%, 27%) | |
| LAB | lab(47, 51, 7) | |
| OKLCH | oklch(0.56 0.155 6) |
Color harmonies
Tints & shades
Code snippets
color: #bb4466;
background-color: #bb4466;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFBB4466)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.27, blue: 0.40, alpha: 1.0)