All Palettes

Color Palette #74c365, #a9d88d, #d2e9b4, #f2f1b5, #f9d94e

0%
0%
0%

CSS code for this palette

/* CSS */
.mantis {
color: #74c365;
}
.stem-green {
color: #a9d88d;
}
.frozen-forest {
color: #d2e9b4;
}
.lemon-tonic {
color: #f2f1b5;
}
.royal-yellow {
color: #f9d94e;
}

/* CSS Variables */
:root {
--mantis:#74c365;
--stem-green:#a9d88d;
--frozen-forest:#d2e9b4;
--lemon-tonic:#f2f1b5;
--royal-yellow:#f9d94e;
}

More palettes to explore