All Palettes

Color Palette #d4c7f0, #e4d4f7, #f2d9fc, #fcd4e1, #fba7d8

0%
0%
0%

CSS code for this palette

/* CSS */
.soap {
color: #d4c7f0;
}
.mousse-aux-pruneaux {
color: #e4d4f7;
}
.lavender-savor {
color: #f2d9fc;
}
.creamy-strawberry {
color: #fcd4e1;
}
.corinthian-pink {
color: #fba7d8;
}

/* CSS Variables */
:root {
--soap:#d4c7f0;
--mousse-aux-pruneaux:#e4d4f7;
--lavender-savor:#f2d9fc;
--creamy-strawberry:#fcd4e1;
--corinthian-pink:#fba7d8;
}

More palettes to explore