All Palettes

Color Palette #75385c, #8b4b75, #a76c8d, #d1a3b3, #f4c3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-plum {
color: #75385c;
}
.sugar-plum {
color: #8b4b75;
}
.cure-all {
color: #a76c8d;
}
.raspberry-smoothie {
color: #d1a3b3;
}
.in-the-pink {
color: #f4c3d1;
}

/* CSS Variables */
:root {
--passionate-plum:#75385c;
--sugar-plum:#8b4b75;
--cure-all:#a76c8d;
--raspberry-smoothie:#d1a3b3;
--in-the-pink:#f4c3d1;
}

More palettes to explore