All Palettes

Color Palette #1d6243, #3b916f, #a2d8a5, #e2f8e5, #f7f9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pea {
color: #1d6243;
}
.ocean-green {
color: #3b916f;
}
.green-trance {
color: #a2d8a5;
}
.toxic-latte {
color: #e2f8e5;
}
.ivory-keys {
color: #f7f9e6;
}

/* CSS Variables */
:root {
--green-pea:#1d6243;
--ocean-green:#3b916f;
--green-trance:#a2d8a5;
--toxic-latte:#e2f8e5;
--ivory-keys:#f7f9e6;
}

More palettes to explore