All Palettes

Color Palette #f5e1b2, #e3cca1, #d3b69c, #bfaf8d, #a78c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e1b2;
}
.biltmore-buff {
color: #e3cca1;
}
.kraft-paper {
color: #d3b69c;
}
.trailblazer {
color: #bfaf8d;
}
.tannin {
color: #a78c6c;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e1b2;
--biltmore-buff:#e3cca1;
--kraft-paper:#d3b69c;
--trailblazer:#bfaf8d;
--tannin:#a78c6c;
}

More palettes to explore