All Palettes

Color Palette #a85f2e, #e9a67c, #f5d89e, #c2d5a4, #7e4b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.orange-clay {
color: #e9a67c;
}
.phoenix-fossil {
color: #f5d89e;
}
.reed {
color: #c2d5a4;
}
.nutmeg {
color: #7e4b3a;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--orange-clay:#e9a67c;
--phoenix-fossil:#f5d89e;
--reed:#c2d5a4;
--nutmeg:#7e4b3a;
}

More palettes to explore