All Palettes

Color Palette #e8e3f2, #d6c7eb, #b8a4e0, #c39fd6, #f0c1d3

0%
0%
0%

CSS code for this palette

/* CSS */
.modest-violet {
color: #e8e3f2;
}
.foggy-love {
color: #d6c7eb;
}
.enchanted-lavender {
color: #b8a4e0;
}
.mauve-mist {
color: #c39fd6;
}
.parrot-tulip {
color: #f0c1d3;
}

/* CSS Variables */
:root {
--modest-violet:#e8e3f2;
--foggy-love:#d6c7eb;
--enchanted-lavender:#b8a4e0;
--mauve-mist:#c39fd6;
--parrot-tulip:#f0c1d3;
}

More palettes to explore