All Palettes

Color Palette #19b385, #5bbe8c, #a8d6b9, #e3f2e6, #f9f8e6

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-mountain-meadow {
color: #19b385;
}
.techno-turquoise {
color: #5bbe8c;
}
.eerie-glow {
color: #a8d6b9;
}
.frosted-mint {
color: #e3f2e6;
}
.ivory-keys {
color: #f9f8e6;
}

/* CSS Variables */
:root {
--dark-mountain-meadow:#19b385;
--techno-turquoise:#5bbe8c;
--eerie-glow:#a8d6b9;
--frosted-mint:#e3f2e6;
--ivory-keys:#f9f8e6;
}

More palettes to explore