All Palettes

Color Palette #a0dd8d, #a4e3a1, #b2ebb8, #f2f2ca, #f9c16c

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.grape-green {
color: #a4e3a1;
}
.patina-green {
color: #b2ebb8;
}
.silky-yogurt {
color: #f2f2ca;
}
.golden-opportunity {
color: #f9c16c;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--grape-green:#a4e3a1;
--patina-green:#b2ebb8;
--silky-yogurt:#f2f2ca;
--golden-opportunity:#f9c16c;
}

More palettes to explore