All Palettes

Color Palette #1d8b73, #4fc4b1, #8ee1d9, #a6d6e8, #e2f3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-springs-splash {
color: #1d8b73;
}
.treasured-teal {
color: #4fc4b1;
}
.limpet-shell {
color: #8ee1d9;
}
.blue-click {
color: #a6d6e8;
}
.bone-chilling {
color: #e2f3f3;
}

/* CSS Variables */
:root {
--palm-springs-splash:#1d8b73;
--treasured-teal:#4fc4b1;
--limpet-shell:#8ee1d9;
--blue-click:#a6d6e8;
--bone-chilling:#e2f3f3;
}

More palettes to explore