All Palettes

Color Palette #80d3e0, #71b9d1, #4a9db0, #3b8ca0, #2e7a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.water-nymph {
color: #80d3e0;
}
.blue-brocade {
color: #71b9d1;
}
.starflower-blue {
color: #4a9db0;
}
.winter-time {
color: #3b8ca0;
}
.turkish-stone {
color: #2e7a8e;
}

/* CSS Variables */
:root {
--water-nymph:#80d3e0;
--blue-brocade:#71b9d1;
--starflower-blue:#4a9db0;
--winter-time:#3b8ca0;
--turkish-stone:#2e7a8e;
}

More palettes to explore