All Palettes

Color Palette #4a2b41, #8d5e8a, #d9a6c1, #f5d1e3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.opulent-mauve {
color: #4a2b41;
}
.hashita-purple {
color: #8d5e8a;
}
.rhubarb-gin {
color: #d9a6c1;
}
.sparkling-pink {
color: #f5d1e3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--opulent-mauve:#4a2b41;
--hashita-purple:#8d5e8a;
--rhubarb-gin:#d9a6c1;
--sparkling-pink:#f5d1e3;
--matt-pink:#ffb3c1;
}

More palettes to explore