All Palettes

Color Palette #a2b52c, #c9d96d, #e2e4a0, #f2f8af, #a6c9a6

0%
0%
0%

CSS code for this palette

/* CSS */
.tree-frog {
color: #a2b52c;
}
.cool-as-a-cucumber {
color: #c9d96d;
}
.marsh-mist {
color: #e2e4a0;
}
.yellow-chalk {
color: #f2f8af;
}
.limestoned {
color: #a6c9a6;
}

/* CSS Variables */
:root {
--tree-frog:#a2b52c;
--cool-as-a-cucumber:#c9d96d;
--marsh-mist:#e2e4a0;
--yellow-chalk:#f2f8af;
--limestoned:#a6c9a6;
}

More palettes to explore