All Palettes

Color Palette #5f9b6d, #a1c68b, #c4e1a3, #f3f7b1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.treelet {
color: #5f9b6d;
}
.cos {
color: #a1c68b;
}
.cactus-spike {
color: #c4e1a3;
}
.yellow-chalk {
color: #f3f7b1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--treelet:#5f9b6d;
--cos:#a1c68b;
--cactus-spike:#c4e1a3;
--yellow-chalk:#f3f7b1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore