All Palettes

Color Palette #d2e9b9, #a3d87d, #79c74d, #4bad1a, #3b8d0c

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-forest {
color: #d2e9b9;
}
.crystal-green {
color: #a3d87d;
}
.conceptual {
color: #79c74d;
}
.botanical-garden {
color: #4bad1a;
}
.christmas-green {
color: #3b8d0c;
}

/* CSS Variables */
:root {
--frozen-forest:#d2e9b9;
--crystal-green:#a3d87d;
--conceptual:#79c74d;
--botanical-garden:#4bad1a;
--christmas-green:#3b8d0c;
}

More palettes to explore