All Palettes

Color Palette #2d582c, #4b814d, #6ebf6f, #a6e3a1, #eaf7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-into-the-wood {
color: #2d582c;
}
.tarmac-green {
color: #4b814d;
}
.bermudagrass {
color: #6ebf6f;
}
.grape-green {
color: #a6e3a1;
}
.bubble {
color: #eaf7e8;
}

/* CSS Variables */
:root {
--deep-into-the-wood:#2d582c;
--tarmac-green:#4b814d;
--bermudagrass:#6ebf6f;
--grape-green:#a6e3a1;
--bubble:#eaf7e8;
}

More palettes to explore