All Palettes

Color Palette #1a7f3d, #4fbf60, #7edd81, #b3e7a2, #f0f9e1

0%
0%
0%

CSS code for this palette

/* CSS */
.warpstone-glow {
color: #1a7f3d;
}
.forest-maid {
color: #4fbf60;
}
.pastel-green {
color: #7edd81;
}
.basil-smash {
color: #b3e7a2;
}
.lemon-sugar {
color: #f0f9e1;
}

/* CSS Variables */
:root {
--warpstone-glow:#1a7f3d;
--forest-maid:#4fbf60;
--pastel-green:#7edd81;
--basil-smash:#b3e7a2;
--lemon-sugar:#f0f9e1;
}

More palettes to explore