All Palettes

Color Palette #4b9f3c, #7bbe4b, #a7d57c, #d8e2a2, #f2f6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4b9f3c;
}
.ultra-green {
color: #7bbe4b;
}
.crystal-green {
color: #a7d57c;
}
.curious {
color: #d8e2a2;
}
.chiffon {
color: #f2f6b6;
}

/* CSS Variables */
:root {
--oregano-green:#4b9f3c;
--ultra-green:#7bbe4b;
--crystal-green:#a7d57c;
--curious:#d8e2a2;
--chiffon:#f2f6b6;
}

More palettes to explore