All Palettes

Color Palette #1d672d, #3b8c4b, #5abf6e, #a3e0a4, #d5f6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.bucolic {
color: #1d672d;
}
.paradise-of-greenery {
color: #3b8c4b;
}
.emerald-cory {
color: #5abf6e;
}
.grape-green {
color: #a3e0a4;
}
.light-carolina {
color: #d5f6d9;
}

/* CSS Variables */
:root {
--bucolic:#1d672d;
--paradise-of-greenery:#3b8c4b;
--emerald-cory:#5abf6e;
--grape-green:#a3e0a4;
--light-carolina:#d5f6d9;
}

More palettes to explore