All Palettes

Color Palette #1f8fff, #4db2ff, #89cfeb, #00bfff, #1c74d9

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.adamantine-blue {
color: #4db2ff;
}
.afternoon-sky {
color: #89cfeb;
}
.capri {
color: #00bfff;
}
.bright-navy-blue {
color: #1c74d9;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--adamantine-blue:#4db2ff;
--afternoon-sky:#89cfeb;
--capri:#00bfff;
--bright-navy-blue:#1c74d9;
}

More palettes to explore