All Palettes

Color Palette #2d4b2a, #4e7e4e, #80bf7d, #a2e2a4, #daf8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.nettle-green {
color: #2d4b2a;
}
.melbourne {
color: #4e7e4e;
}
.rally-green {
color: #80bf7d;
}
.weekend-gardener {
color: #a2e2a4;
}
.aquarelle-mint {
color: #daf8d8;
}

/* CSS Variables */
:root {
--nettle-green:#2d4b2a;
--melbourne:#4e7e4e;
--rally-green:#80bf7d;
--weekend-gardener:#a2e2a4;
--aquarelle-mint:#daf8d8;
}

More palettes to explore