All Palettes

Color Palette #a0dd8d, #a3e2a2, #b3e5b8, #c6f1c6, #e3f7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.grape-green {
color: #a3e2a2;
}
.fringy-flower {
color: #b3e5b8;
}
.peasful-mint {
color: #c6f1c6;
}
.nettle-rash {
color: #e3f7e8;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--grape-green:#a3e2a2;
--fringy-flower:#b3e5b8;
--peasful-mint:#c6f1c6;
--nettle-rash:#e3f7e8;
}

More palettes to explore