All Palettes

Color Palette #4c8b3c, #a9d18f, #c3e0a3, #f2f7d9, #895929

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.nature-s-delight {
color: #a9d18f;
}
.cactus-spike {
color: #c3e0a3;
}
.weak-yellow {
color: #f2f7d9;
}
.treacle {
color: #895929;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--nature-s-delight:#a9d18f;
--cactus-spike:#c3e0a3;
--weak-yellow:#f2f7d9;
--treacle:#895929;
}

More palettes to explore