All Palettes

Color Palette #80c7e5, #5ab7d3, #3c98af, #2b8097, #1f6d84

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #80c7e5;
}
.fitness-blue {
color: #5ab7d3;
}
.water-welt {
color: #3c98af;
}
.kings-of-sea {
color: #2b8097;
}
.saxony-blue {
color: #1f6d84;
}

/* CSS Variables */
:root {
--big-chill:#80c7e5;
--fitness-blue:#5ab7d3;
--water-welt:#3c98af;
--kings-of-sea:#2b8097;
--saxony-blue:#1f6d84;
}

More palettes to explore