All Palettes

Color Palette #4b8b2d, #a4c3a2, #e3e1ba, #d0a56c, #8c5b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.overgrown-mausoleum {
color: #4b8b2d;
}
.french-market {
color: #a4c3a2;
}
.forest-found {
color: #e3e1ba;
}
.wonton-dumpling {
color: #d0a56c;
}
.brushwood {
color: #8c5b3b;
}

/* CSS Variables */
:root {
--overgrown-mausoleum:#4b8b2d;
--french-market:#a4c3a2;
--forest-found:#e3e1ba;
--wonton-dumpling:#d0a56c;
--brushwood:#8c5b3b;
}

More palettes to explore