All Palettes

Color Palette #f9d6b9, #f4b79f, #f1a58e, #f28b69, #ea706c

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-peach {
color: #f9d6b9;
}
.mandys-pink {
color: #f4b79f;
}
.stone-fruit {
color: #f1a58e;
}
.morning-marmalade {
color: #f28b69;
}
.porcelain-rose {
color: #ea706c;
}

/* CSS Variables */
:root {
--tender-peach:#f9d6b9;
--mandys-pink:#f4b79f;
--stone-fruit:#f1a58e;
--morning-marmalade:#f28b69;
--porcelain-rose:#ea706c;
}

More palettes to explore