All Palettes

Color Palette #aa7ecd, #c19fdf, #eab8e4, #f6c1d2, #f99fc3

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #aa7ecd;
}
.enchanted-lavender {
color: #c19fdf;
}
.rosecco {
color: #eab8e4;
}
.carnation-bouquet {
color: #f6c1d2;
}
.rogue-pink {
color: #f99fc3;
}

/* CSS Variables */
:root {
--wisteria:#aa7ecd;
--enchanted-lavender:#c19fdf;
--rosecco:#eab8e4;
--carnation-bouquet:#f6c1d2;
--rogue-pink:#f99fc3;
}

More palettes to explore