All Palettes

Color Palette #a7e03e, #b1e86d, #d2ea9f, #f4f8b9, #f9d86c

0%
0%
0%

CSS code for this palette

/* CSS */
.dynamic-green {
color: #a7e03e;
}
.pisco-sour {
color: #b1e86d;
}
.crystal-apple {
color: #d2ea9f;
}
.chiffon {
color: #f4f8b9;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}

/* CSS Variables */
:root {
--dynamic-green:#a7e03e;
--pisco-sour:#b1e86d;
--crystal-apple:#d2ea9f;
--chiffon:#f4f8b9;
--hu-ng-j-n-zh-u-gold:#f9d86c;
}

More palettes to explore