All Palettes

Color Palette #7e4c3a, #b66d58, #e3ab1c, #f1d26a, #f3e6c9

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4c3a;
}
.badlands {
color: #b66d58;
}
.golden-rod {
color: #e3ab1c;
}
.yellow-cream {
color: #f1d26a;
}
.windham-cream {
color: #f3e6c9;
}

/* CSS Variables */
:root {
--nutmeg:#7e4c3a;
--badlands:#b66d58;
--golden-rod:#e3ab1c;
--yellow-cream:#f1d26a;
--windham-cream:#f3e6c9;
}

More palettes to explore