All Palettes

Color Palette #1e8b8f, #5cb2b1, #90d5d3, #a5e4e4, #c0f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1e8b8f;
}
.artesian-well {
color: #5cb2b1;
}
.summer-soft-blue {
color: #90d5d3;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.icy-breeze {
color: #c0f2f2;
}

/* CSS Variables */
:root {
--river-fountain:#1e8b8f;
--artesian-well:#5cb2b1;
--summer-soft-blue:#90d5d3;
--ice-crystal-blue:#a5e4e4;
--icy-breeze:#c0f2f2;
}

More palettes to explore