All Palettes

Color Palette #ad92ce, #bda1e8, #d1b2f0, #f3c4f0, #f9a9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.fleur-de-lis {
color: #ad92ce;
}
.lavender-cream {
color: #bda1e8;
}
.connecticut-lilac {
color: #d1b2f0;
}
.purple-s-baby-sister {
color: #f3c4f0;
}
.corinthian-pink {
color: #f9a9d9;
}

/* CSS Variables */
:root {
--fleur-de-lis:#ad92ce;
--lavender-cream:#bda1e8;
--connecticut-lilac:#d1b2f0;
--purple-s-baby-sister:#f3c4f0;
--corinthian-pink:#f9a9d9;
}

More palettes to explore