All Palettes

Color Palette #7f4f2f, #c87a51, #e4b27c, #f1d5a2, #f8e0b4

0%
0%
0%

CSS code for this palette

/* CSS */
.brazilian-brown {
color: #7f4f2f;
}
.challah-bread {
color: #c87a51;
}
.high-plateau {
color: #e4b27c;
}
.peach-patch {
color: #f1d5a2;
}
.butter-muffin {
color: #f8e0b4;
}

/* CSS Variables */
:root {
--brazilian-brown:#7f4f2f;
--challah-bread:#c87a51;
--high-plateau:#e4b27c;
--peach-patch:#f1d5a2;
--butter-muffin:#f8e0b4;
}

More palettes to explore