All Palettes

Color Palette #1a8e7d, #4eb7a7, #80d1c3, #b1e7d8, #f0fff3

0%
0%
0%

CSS code for this palette

/* CSS */
.miami-jade {
color: #1a8e7d;
}
.emerald-wave {
color: #4eb7a7;
}
.blue-frosting {
color: #80d1c3;
}
.ice-cube {
color: #b1e7d8;
}
.azure-mist {
color: #f0fff3;
}

/* CSS Variables */
:root {
--miami-jade:#1a8e7d;
--emerald-wave:#4eb7a7;
--blue-frosting:#80d1c3;
--ice-cube:#b1e7d8;
--azure-mist:#f0fff3;
}

More palettes to explore