All Palettes

Color Palette #c2a384, #d9cba0, #f4e1b8, #e6b98e, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.farro {
color: #c2a384;
}
.ground-ginger {
color: #d9cba0;
}
.soft-butter {
color: #f4e1b8;
}
.gold-plate {
color: #e6b98e;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--farro:#c2a384;
--ground-ginger:#d9cba0;
--soft-butter:#f4e1b8;
--gold-plate:#e6b98e;
--beef-hotpot:#a85f2e;
}

More palettes to explore