All Palettes

Color Palette #f9e5d7, #f3d1b9, #f1bfa2, #f0a77a, #e8915e

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminated {
color: #f9e5d7;
}
.only-yesterday {
color: #f3d1b9;
}
.certain-peach {
color: #f1bfa2;
}
.hazelnut-milk {
color: #f0a77a;
}
.outgoing-orange {
color: #e8915e;
}

/* CSS Variables */
:root {
--illuminated:#f9e5d7;
--only-yesterday:#f3d1b9;
--certain-peach:#f1bfa2;
--hazelnut-milk:#f0a77a;
--outgoing-orange:#e8915e;
}

More palettes to explore