All Palettes

Color Palette #d7c5e2, #a78cca, #8a6a9a, #f4c3e2, #f7a6ba

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d7c5e2;
}
.distinct-purple {
color: #a78cca;
}
.viola-grey {
color: #8a6a9a;
}
.rosy-nectar {
color: #f4c3e2;
}
.fresh-on-the-market {
color: #f7a6ba;
}

/* CSS Variables */
:root {
--purity:#d7c5e2;
--distinct-purple:#a78cca;
--viola-grey:#8a6a9a;
--rosy-nectar:#f4c3e2;
--fresh-on-the-market:#f7a6ba;
}

More palettes to explore