All Palettes

Color Palette #1d6243, #4c906e, #a6d8b9, #e3f2e8, #b3e6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pea {
color: #1d6243;
}
.aegean-green {
color: #4c906e;
}
.eerie-glow {
color: #a6d8b9;
}
.polar {
color: #e3f2e8;
}
.cool-crayon {
color: #b3e6e0;
}

/* CSS Variables */
:root {
--green-pea:#1d6243;
--aegean-green:#4c906e;
--eerie-glow:#a6d8b9;
--polar:#e3f2e8;
--cool-crayon:#b3e6e0;
}

More palettes to explore