All Palettes

Color Palette #7c5d4b, #c2a48e, #e6d2b7, #f9e8b4, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.rich-walnut {
color: #7c5d4b;
}
.summer-hill {
color: #c2a48e;
}
.aebleskiver {
color: #e6d2b7;
}
.banana-yogurt {
color: #f9e8b4;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--rich-walnut:#7c5d4b;
--summer-hill:#c2a48e;
--aebleskiver:#e6d2b7;
--banana-yogurt:#f9e8b4;
--syndicalist:#f5c400;
}

More palettes to explore