All Palettes

Color Palette #f5e8d1, #e3c8ba, #d1a59e, #b6897c, #a56c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mushroom {
color: #f5e8d1;
}
.cream-tan {
color: #e3c8ba;
}
.cinnamon-cocoa {
color: #d1a59e;
}
.cappuccino-bombe {
color: #b6897c;
}
.honey-maple {
color: #a56c5f;
}

/* CSS Variables */
:root {
--golden-mushroom:#f5e8d1;
--cream-tan:#e3c8ba;
--cinnamon-cocoa:#d1a59e;
--cappuccino-bombe:#b6897c;
--honey-maple:#a56c5f;
}

More palettes to explore