All Palettes

Color Palette #f4a4bf, #f6c1d2, #f1e4ec, #f9d39f, #f5b05c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.carnation-bouquet {
color: #f6c1d2;
}
.rosie-posie {
color: #f1e4ec;
}
.ginger-peach {
color: #f9d39f;
}
.cheater {
color: #f5b05c;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--carnation-bouquet:#f6c1d2;
--rosie-posie:#f1e4ec;
--ginger-peach:#f9d39f;
--cheater:#f5b05c;
}

More palettes to explore