All Palettes

Color Palette #d2bef8, #c5a6e2, #a47ac2, #f3b4e7, #f8a5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-illusion {
color: #d2bef8;
}
.silver-rust {
color: #c5a6e2;
}
.wisteria {
color: #a47ac2;
}
.dream-land {
color: #f3b4e7;
}
.fresh-on-the-market {
color: #f8a5b8;
}

/* CSS Variables */
:root {
--pink-illusion:#d2bef8;
--silver-rust:#c5a6e2;
--wisteria:#a47ac2;
--dream-land:#f3b4e7;
--fresh-on-the-market:#f8a5b8;
}

More palettes to explore