Muddy Mauve
#e4b3cc
Here's everything about the color Muddy Mauve (#e4b3cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e4b3cc | |
|---|---|---|
| RGB | rgb(228, 179, 204) | |
| HSL | hsl(329, 48%, 80%) | |
| CMYK | cmyk(0%, 21%, 11%, 11%) | |
| LAB | lab(78, 21, -6) | |
| OKLCH | oklch(0.82 0.065 347) |
Color harmonies
Tints & shades
Code snippets
color: #e4b3cc;
background-color: #e4b3cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE4B3CC)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.70, blue: 0.80, alpha: 1.0)