Mauve Magic
#bf91b2
Here's everything about the color Mauve Magic (#bf91b2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bf91b2 | |
|---|---|---|
| RGB | rgb(191, 145, 178) | |
| HSL | hsl(317, 26%, 66%) | |
| CMYK | cmyk(0%, 24%, 7%, 25%) | |
| LAB | lab(65, 22, -10) | |
| OKLCH | oklch(0.71 0.071 337) |
Color harmonies
Tints & shades
Code snippets
color: #bf91b2;
background-color: #bf91b2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFBF91B2)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.57, blue: 0.70, alpha: 1.0)