All Palettes

Color Palette #b29fe9, #e4c5f2, #f2e0b1, #f2b1d2, #e9b29f

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamy-candy-forest {
color: #b29fe9;
}
.mousse-aux-pruneaux {
color: #e4c5f2;
}
.bone-white {
color: #f2e0b1;
}
.fulgrim-pink {
color: #f2b1d2;
}
.rose-linen {
color: #e9b29f;
}

/* CSS Variables */
:root {
--dreamy-candy-forest:#b29fe9;
--mousse-aux-pruneaux:#e4c5f2;
--bone-white:#f2e0b1;
--fulgrim-pink:#f2b1d2;
--rose-linen:#e9b29f;
}

More palettes to explore