All Palettes

Color Palette #2e5c3e, #4b7c5b, #6ebf7d, #a8e1a3, #d1f5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.espalier {
color: #2e5c3e;
}
.como {
color: #4b7c5b;
}
.young-fern {
color: #6ebf7d;
}
.grape-green {
color: #a8e1a3;
}
.end-of-the-rainbow {
color: #d1f5d5;
}

/* CSS Variables */
:root {
--espalier:#2e5c3e;
--como:#4b7c5b;
--young-fern:#6ebf7d;
--grape-green:#a8e1a3;
--end-of-the-rainbow:#d1f5d5;
}

More palettes to explore