All Palettes

Color Palette #904c8c, #b17c9d, #d1a3c7, #e4c3b4, #f1e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.striking-purple {
color: #904c8c;
}
.antique-hot-pink {
color: #b17c9d;
}
.geranium-bud {
color: #d1a3c7;
}
.calico-rose {
color: #e4c3b4;
}
.agrodolce {
color: #f1e2d5;
}

/* CSS Variables */
:root {
--striking-purple:#904c8c;
--antique-hot-pink:#b17c9d;
--geranium-bud:#d1a3c7;
--calico-rose:#e4c3b4;
--agrodolce:#f1e2d5;
}

More palettes to explore