All Palettes

Color Palette #d8c79d, #e9d7b9, #f2e4c0, #f7e8b6, #f1d3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.straw-basket {
color: #d8c79d;
}
.nevada-sand {
color: #e9d7b9;
}
.creamy-vanilla {
color: #f2e4c0;
}
.tamale-maize {
color: #f7e8b6;
}
.antique-wicker-basket {
color: #f1d3a2;
}

/* CSS Variables */
:root {
--straw-basket:#d8c79d;
--nevada-sand:#e9d7b9;
--creamy-vanilla:#f2e4c0;
--tamale-maize:#f7e8b6;
--antique-wicker-basket:#f1d3a2;
}

More palettes to explore