All Palettes

Color Palette #8fc4d6, #59b1c5, #4090a0, #2c6e7d, #1f4f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-glint {
color: #8fc4d6;
}
.gondolier {
color: #59b1c5;
}
.winter-time {
color: #4090a0;
}
.king-tide {
color: #2c6e7d;
}
.hidden-waters {
color: #1f4f5c;
}

/* CSS Variables */
:root {
--blue-glint:#8fc4d6;
--gondolier:#59b1c5;
--winter-time:#4090a0;
--king-tide:#2c6e7d;
--hidden-waters:#1f4f5c;
}

More palettes to explore