All Palettes

Color Palette #1d6243, #3b8c5a, #6ecf7b, #a8e8a1, #d1f5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pea {
color: #1d6243;
}
.irish {
color: #3b8c5a;
}
.snow-pea {
color: #6ecf7b;
}
.grape-green {
color: #a8e8a1;
}
.end-of-the-rainbow {
color: #d1f5d3;
}

/* CSS Variables */
:root {
--green-pea:#1d6243;
--irish:#3b8c5a;
--snow-pea:#6ecf7b;
--grape-green:#a8e8a1;
--end-of-the-rainbow:#d1f5d3;
}

More palettes to explore