All Palettes

Color Palette #6c4c41, #a85f2e, #d89d4b, #f1c40e, #eaf6eb

0%
0%
0%

CSS code for this palette

/* CSS */
.fondue-fudge {
color: #6c4c41;
}
.beef-hotpot {
color: #a85f2e;
}
.gold-foil {
color: #d89d4b;
}
.sunshine-mellow {
color: #f1c40e;
}
.apple-flower {
color: #eaf6eb;
}

/* CSS Variables */
:root {
--fondue-fudge:#6c4c41;
--beef-hotpot:#a85f2e;
--gold-foil:#d89d4b;
--sunshine-mellow:#f1c40e;
--apple-flower:#eaf6eb;
}

More palettes to explore