All Palettes

Color Palette #19b385, #2ecca2, #4ddbbe, #a3e6c4, #f1f9f2

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-mountain-meadow {
color: #19b385;
}
.dark-shamrock {
color: #2ecca2;
}
.jazzy-jade {
color: #4ddbbe;
}
.reef-green {
color: #a3e6c4;
}
.peaceful-rain {
color: #f1f9f2;
}

/* CSS Variables */
:root {
--dark-mountain-meadow:#19b385;
--dark-shamrock:#2ecca2;
--jazzy-jade:#4ddbbe;
--reef-green:#a3e6c4;
--peaceful-rain:#f1f9f2;
}

More palettes to explore