All Palettes

Color Palette #a0dd8d, #a7e6a2, #b3f4b6, #d7e9b4, #f1f4a9

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.grape-green {
color: #a7e6a2;
}
.spring-slumber-green {
color: #b3f4b6;
}
.natural-youth {
color: #d7e9b4;
}
.australian-mint {
color: #f1f4a9;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--grape-green:#a7e6a2;
--spring-slumber-green:#b3f4b6;
--natural-youth:#d7e9b4;
--australian-mint:#f1f4a9;
}

More palettes to explore