All Palettes

Color Palette #19b385, #3eb1a0, #5dd5b1, #a3e1b1, #e5f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-mountain-meadow {
color: #19b385;
}
.waterfall {
color: #3eb1a0;
}
.sweet-garden {
color: #5dd5b1;
}
.overtone {
color: #a3e1b1;
}
.weathered-mint {
color: #e5f4e1;
}

/* CSS Variables */
:root {
--dark-mountain-meadow:#19b385;
--waterfall:#3eb1a0;
--sweet-garden:#5dd5b1;
--overtone:#a3e1b1;
--weathered-mint:#e5f4e1;
}

More palettes to explore