All Palettes

Color Palette #1f8fff, #3db5ff, #5cd6ff, #80e1ff, #b3ebff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3db5ff;
}
.ionized-air-glow {
color: #5cd6ff;
}
.tranquil-pool {
color: #80e1ff;
}
.ice-effect {
color: #b3ebff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3db5ff;
--ionized-air-glow:#5cd6ff;
--tranquil-pool:#80e1ff;
--ice-effect:#b3ebff;
}

More palettes to explore