All Palettes

Color Palette #80c7e5, #4bb7e2, #399cd5, #2f7cb6, #1d6a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #80c7e5;
}
.lake-thun {
color: #4bb7e2;
}
.dayflower {
color: #399cd5;
}
.vermeer-blue {
color: #2f7cb6;
}
.jazz-blue {
color: #1d6a9a;
}

/* CSS Variables */
:root {
--big-chill:#80c7e5;
--lake-thun:#4bb7e2;
--dayflower:#399cd5;
--vermeer-blue:#2f7cb6;
--jazz-blue:#1d6a9a;
}

More palettes to explore