All Palettes

Color Palette #1f8fff, #3db5ff, #61c0ff, #85ceff, #b3e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3db5ff;
}
.blue-mana {
color: #61c0ff;
}
.platonic-blue {
color: #85ceff;
}
.frozen-landscape {
color: #b3e0ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3db5ff;
--blue-mana:#61c0ff;
--platonic-blue:#85ceff;
--frozen-landscape:#b3e0ff;
}

More palettes to explore