All Palettes

Color Palette #f4a4bf, #f38cba, #f16a99, #ef4d7b, #d73c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.sachet-pink {
color: #f38cba;
}
.shark-bait {
color: #f16a99;
}
.bonker-pink {
color: #ef4d7b;
}
.raspberry-sorbet {
color: #d73c6d;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--sachet-pink:#f38cba;
--shark-bait:#f16a99;
--bonker-pink:#ef4d7b;
--raspberry-sorbet:#d73c6d;
}

More palettes to explore