All Palettes

Color Palette #9ee094, #a2d69a, #bce0a3, #d2e7b1, #e5f2ba

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #9ee094;
}
.cool-aloe {
color: #a2d69a;
}
.cactus-spike {
color: #bce0a3;
}
.lasting-thoughts {
color: #d2e7b1;
}
.lots-of-bubbles {
color: #e5f2ba;
}

/* CSS Variables */
:root {
--granny-smith-apple:#9ee094;
--cool-aloe:#a2d69a;
--cactus-spike:#bce0a3;
--lasting-thoughts:#d2e7b1;
--lots-of-bubbles:#e5f2ba;
}

More palettes to explore