All Palettes

Color Palette #1d6243, #397959, #5eb06c, #a2d68f, #e3f2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pea {
color: #1d6243;
}
.amazon {
color: #397959;
}
.lawn-party {
color: #5eb06c;
}
.nature-s-delight {
color: #a2d68f;
}
.dingy-sticky-note {
color: #e3f2a1;
}

/* CSS Variables */
:root {
--green-pea:#1d6243;
--amazon:#397959;
--lawn-party:#5eb06c;
--nature-s-delight:#a2d68f;
--dingy-sticky-note:#e3f2a1;
}

More palettes to explore