All Palettes

Color Palette #f9c3e1, #f5a3bd, #f57a91, #d4597e, #9a2d57

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #f9c3e1;
}
.pink-chalk {
color: #f5a3bd;
}
.carnation {
color: #f57a91;
}
.peppermint-swirl {
color: #d4597e;
}
.figue-pulp {
color: #9a2d57;
}

/* CSS Variables */
:root {
--sugarwinkle:#f9c3e1;
--pink-chalk:#f5a3bd;
--carnation:#f57a91;
--peppermint-swirl:#d4597e;
--figue-pulp:#9a2d57;
}

More palettes to explore