All Palettes

Color Palette #f5e8d1, #f4d7b3, #f3c4a0, #f2b38c, #f1a179

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mushroom {
color: #f5e8d1;
}
.walnut-cream {
color: #f4d7b3;
}
.almond-cream {
color: #f3c4a0;
}
.peach-taffy {
color: #f2b38c;
}
.balinese-sunset {
color: #f1a179;
}

/* CSS Variables */
:root {
--golden-mushroom:#f5e8d1;
--walnut-cream:#f4d7b3;
--almond-cream:#f3c4a0;
--peach-taffy:#f2b38c;
--balinese-sunset:#f1a179;
}

More palettes to explore