All Palettes

Color Palette #a0dd8d, #a4e0a3, #b5e8ba, #d9f2a6, #f6fbb1

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.grape-green {
color: #a4e0a3;
}
.mint-parfait {
color: #b5e8ba;
}
.mint-julep {
color: #d9f2a6;
}
.yellow-chalk {
color: #f6fbb1;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--grape-green:#a4e0a3;
--mint-parfait:#b5e8ba;
--mint-julep:#d9f2a6;
--yellow-chalk:#f6fbb1;
}

More palettes to explore