All Palettes

Color Palette #1e3e2b, #3a693f, #6ba86d, #9adfa0, #d5f2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.mizukaze-green {
color: #1e3e2b;
}
.arcala-green {
color: #3a693f;
}
.happy-cricket {
color: #6ba86d;
}
.green-trance {
color: #9adfa0;
}
.light-frosty-dawn {
color: #d5f2d4;
}

/* CSS Variables */
:root {
--mizukaze-green:#1e3e2b;
--arcala-green:#3a693f;
--happy-cricket:#6ba86d;
--green-trance:#9adfa0;
--light-frosty-dawn:#d5f2d4;
}

More palettes to explore