All Palettes

Color Palette #4b7d2b, #6ca76f, #8cd4a1, #b0e3c1, #f0f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7d2b;
}
.happy-cricket {
color: #6ca76f;
}
.patrice {
color: #8cd4a1;
}
.folk-tale {
color: #b0e3c1;
}
.fresh-dew {
color: #f0f8e2;
}

/* CSS Variables */
:root {
--master-chief:#4b7d2b;
--happy-cricket:#6ca76f;
--patrice:#8cd4a1;
--folk-tale:#b0e3c1;
--fresh-dew:#f0f8e2;
}

More palettes to explore