All Palettes

Color Palette #1f8fff, #51b4e1, #82c3e3, #b7e3f1, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.sail-away {
color: #51b4e1;
}
.horizon-haze {
color: #82c3e3;
}
.ocean-front {
color: #b7e3f1;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--sail-away:#51b4e1;
--horizon-haze:#82c3e3;
--ocean-front:#b7e3f1;
--coastal-breeze:#e0f7fa;
}

More palettes to explore