All Palettes

Color Palette #f59c5c, #f29d8c, #f1c1a7, #f4d6b4, #f5e4d1

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f59c5c;
}
.fruit-shake {
color: #f29d8c;
}
.alesan {
color: #f1c1a7;
}
.frangipane {
color: #f4d6b4;
}
.dessert-cream {
color: #f5e4d1;
}

/* CSS Variables */
:root {
--bergamot-orange:#f59c5c;
--fruit-shake:#f29d8c;
--alesan:#f1c1a7;
--frangipane:#f4d6b4;
--dessert-cream:#f5e4d1;
}

More palettes to explore