All Palettes

Color Palette #f3e1d3, #f9cbc8, #f4b8f4, #e5c8f4, #b8e5c7

0%
0%
0%

CSS code for this palette

/* CSS */
.posy {
color: #f3e1d3;
}
.veiled-rose {
color: #f9cbc8;
}
.sweet-slumber-pink {
color: #f4b8f4;
}
.mousse-aux-pruneaux {
color: #e5c8f4;
}
.canton-jade {
color: #b8e5c7;
}

/* CSS Variables */
:root {
--posy:#f3e1d3;
--veiled-rose:#f9cbc8;
--sweet-slumber-pink:#f4b8f4;
--mousse-aux-pruneaux:#e5c8f4;
--canton-jade:#b8e5c7;
}

More palettes to explore