All Palettes

Color Palette #7b4d1e, #a85f2e, #c79048, #e0ae52, #f7d9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #7b4d1e;
}
.beef-hotpot {
color: #a85f2e;
}
.light-copper {
color: #c79048;
}
.yolk-yellow {
color: #e0ae52;
}
.milky-maize {
color: #f7d9a1;
}

/* CSS Variables */
:root {
--milk-chocolate:#7b4d1e;
--beef-hotpot:#a85f2e;
--light-copper:#c79048;
--yolk-yellow:#e0ae52;
--milky-maize:#f7d9a1;
}

More palettes to explore