All Palettes

Color Palette #f5e8d1, #e2cec5, #d6b8a8, #c19c9a, #a86c5d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mushroom {
color: #f5e8d1;
}
.ginger-shortbread {
color: #e2cec5;
}
.canyon-trail {
color: #d6b8a8;
}
.andes-ash {
color: #c19c9a;
}
.honey-maple {
color: #a86c5d;
}

/* CSS Variables */
:root {
--golden-mushroom:#f5e8d1;
--ginger-shortbread:#e2cec5;
--canyon-trail:#d6b8a8;
--andes-ash:#c19c9a;
--honey-maple:#a86c5d;
}

More palettes to explore