All Palettes

Color Palette #a99cc9, #bfa2e6, #d7b1e2, #e9c7f5, #f1d2f9

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-arbor {
color: #a99cc9;
}
.silver-rust {
color: #bfa2e6;
}
.pretty-petunia {
color: #d7b1e2;
}
.mousse-aux-pruneaux {
color: #e9c7f5;
}
.rose-drag-e {
color: #f1d2f9;
}

/* CSS Variables */
:root {
--grape-arbor:#a99cc9;
--silver-rust:#bfa2e6;
--pretty-petunia:#d7b1e2;
--mousse-aux-pruneaux:#e9c7f5;
--rose-drag-e:#f1d2f9;
}

More palettes to explore