All Palettes

Color Palette #7da03b, #5a6f2f, #3b4f1c, #a5d57c, #f4f8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.aloe-vera-green {
color: #7da03b;
}
.fig-leaf {
color: #5a6f2f;
}
.avocado-dark-green {
color: #3b4f1c;
}
.crystal-green {
color: #a5d57c;
}
.chiffon {
color: #f4f8b9;
}

/* CSS Variables */
:root {
--aloe-vera-green:#7da03b;
--fig-leaf:#5a6f2f;
--avocado-dark-green:#3b4f1c;
--crystal-green:#a5d57c;
--chiffon:#f4f8b9;
}

More palettes to explore