All Palettes

Color Palette #c9a86e, #d9b88c, #e8c7a6, #f5e3b2, #d8b86f

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c9a86e;
}
.splash-of-honey {
color: #d9b88c;
}
.almond-biscuit {
color: #e8c7a6;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.pineapple-wine {
color: #d8b86f;
}

/* CSS Variables */
:root {
--ginger-ale:#c9a86e;
--splash-of-honey:#d9b88c;
--almond-biscuit:#e8c7a6;
--smooth-as-corn-silk:#f5e3b2;
--pineapple-wine:#d8b86f;
}

More palettes to explore