All Palettes

Color Palette #f1e0a7, #e3cca1, #d5b48b, #bfaf7d, #a79b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.french-vanilla {
color: #f1e0a7;
}
.biltmore-buff {
color: #e3cca1;
}
.summerwood {
color: #d5b48b;
}
.nettle {
color: #bfaf7d;
}
.sunbaked-adobe {
color: #a79b6c;
}

/* CSS Variables */
:root {
--french-vanilla:#f1e0a7;
--biltmore-buff:#e3cca1;
--summerwood:#d5b48b;
--nettle:#bfaf7d;
--sunbaked-adobe:#a79b6c;
}

More palettes to explore