All Palettes

Color Palette #4e8c31, #a7caa0, #e2e3b5, #efaf8a, #d67a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.overgrown-mausoleum {
color: #4e8c31;
}
.limestoned {
color: #a7caa0;
}
.schabziger-green {
color: #e2e3b5;
}
.salmon-slice {
color: #efaf8a;
}
.jack-o-lantern {
color: #d67a4c;
}

/* CSS Variables */
:root {
--overgrown-mausoleum:#4e8c31;
--limestoned:#a7caa0;
--schabziger-green:#e2e3b5;
--salmon-slice:#efaf8a;
--jack-o-lantern:#d67a4c;
}

More palettes to explore