All Palettes

Color Palette #c7a17a, #d8c1b0, #e2e4d8, #f6e3b6, #b89f7a

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-sawdust {
color: #c7a17a;
}
.artisan-tea {
color: #d8c1b0;
}
.ice-palace {
color: #e2e4d8;
}
.flan {
color: #f6e3b6;
}
.earthy-ocher {
color: #b89f7a;
}

/* CSS Variables */
:root {
--fresh-sawdust:#c7a17a;
--artisan-tea:#d8c1b0;
--ice-palace:#e2e4d8;
--flan:#f6e3b6;
--earthy-ocher:#b89f7a;
}

More palettes to explore