All Palettes

Color Palette #f4a4bf, #f5d6e6, #f7d1b6, #f8b74f, #f36d91

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.nursery-pink {
color: #f5d6e6;
}
.dough-yellow {
color: #f7d1b6;
}
.mango-margarita {
color: #f8b74f;
}
.out-of-fashion {
color: #f36d91;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--nursery-pink:#f5d6e6;
--dough-yellow:#f7d1b6;
--mango-margarita:#f8b74f;
--out-of-fashion:#f36d91;
}

More palettes to explore