All Palettes

Color Palette #7e4c3a, #b76e5c, #e8a64f, #f6d6a7, #f9e0c3

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4c3a;
}
.cobrizo {
color: #b76e5c;
}
.zucchini-flower {
color: #e8a64f;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.incan-treasure {
color: #f9e0c3;
}

/* CSS Variables */
:root {
--nutmeg:#7e4c3a;
--cobrizo:#b76e5c;
--zucchini-flower:#e8a64f;
--enjoyable-yellow:#f6d6a7;
--incan-treasure:#f9e0c3;
}

More palettes to explore