All Palettes

Color Palette #1f8fff, #4db2ff, #89cfeb, #a1d6e8, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.adamantine-blue {
color: #4db2ff;
}
.afternoon-sky {
color: #89cfeb;
}
.light-budgie-blue {
color: #a1d6e8;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--adamantine-blue:#4db2ff;
--afternoon-sky:#89cfeb;
--light-budgie-blue:#a1d6e8;
--vapor:#f0ffff;
}

More palettes to explore