All Palettes

Color Palette #1f8fff, #00bfff, #1d6e8b, #89cfeb, #add8e6

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.capri {
color: #00bfff;
}
.saxony-blue {
color: #1d6e8b;
}
.afternoon-sky {
color: #89cfeb;
}
.light-blue {
color: #add8e6;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--capri:#00bfff;
--saxony-blue:#1d6e8b;
--afternoon-sky:#89cfeb;
--light-blue:#add8e6;
}

More palettes to explore