All Palettes

Color Palette #a25d8c, #d09ab9, #f0c1d1, #f9e6e1, #f5b59e

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a25d8c;
}
.sweet-perfume {
color: #d09ab9;
}
.pink-chintz {
color: #f0c1d1;
}
.frolic {
color: #f9e6e1;
}
.mandys-pink {
color: #f5b59e;
}

/* CSS Variables */
:root {
--thimble-red:#a25d8c;
--sweet-perfume:#d09ab9;
--pink-chintz:#f0c1d1;
--frolic:#f9e6e1;
--mandys-pink:#f5b59e;
}

More palettes to explore