All Palettes

Color Palette #5e5b8b, #a39fc6, #e4d8e1, #f2b5c0, #e2606d

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-balloon {
color: #5e5b8b;
}
.may-mist {
color: #a39fc6;
}
.wine-frost {
color: #e4d8e1;
}
.ibis {
color: #f2b5c0;
}
.swiss-chard {
color: #e2606d;
}

/* CSS Variables */
:root {
--purple-balloon:#5e5b8b;
--may-mist:#a39fc6;
--wine-frost:#e4d8e1;
--ibis:#f2b5c0;
--swiss-chard:#e2606d;
}

More palettes to explore