All Palettes

Color Palette #f4b79f, #f6c5a7, #f9d4b4, #f7e6bb, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f4b79f;
}
.peach-damask {
color: #f6c5a7;
}
.sandy-bay {
color: #f9d4b4;
}
.gentle-glow {
color: #f7e6bb;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--mandys-pink:#f4b79f;
--peach-damask:#f6c5a7;
--sandy-bay:#f9d4b4;
--gentle-glow:#f7e6bb;
--yellow-chalk:#f3f7b1;
}

More palettes to explore