All Palettes

Color Palette #9c408e, #bf63a2, #e59fbc, #f5b7c5, #fce5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.viva-magenta {
color: #9c408e;
}
.young-purple {
color: #bf63a2;
}
.blushing-tulip {
color: #e59fbc;
}
.love-spell {
color: #f5b7c5;
}
.cool-cream {
color: #fce5d9;
}

/* CSS Variables */
:root {
--viva-magenta:#9c408e;
--young-purple:#bf63a2;
--blushing-tulip:#e59fbc;
--love-spell:#f5b7c5;
--cool-cream:#fce5d9;
}

More palettes to explore