All Palettes

Color Palette #d3a4df, #e9c6f6, #f4e1e7, #f9d9a9, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-wisteria {
color: #d3a4df;
}
.mousse-aux-pruneaux {
color: #e9c6f6;
}
.blush-tint {
color: #f4e1e7;
}
.midsummer {
color: #f9d9a9;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--spring-wisteria:#d3a4df;
--mousse-aux-pruneaux:#e9c6f6;
--blush-tint:#f4e1e7;
--midsummer:#f9d9a9;
--sunny-mood:#f6c84c;
}

More palettes to explore