All Palettes

Color Palette #1f8fff, #4db2ff, #85ceff, #b3e0ff, #d1f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.adamantine-blue {
color: #4db2ff;
}
.platonic-blue {
color: #85ceff;
}
.frozen-landscape {
color: #b3e0ff;
}
.pale-blue {
color: #d1f7ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--adamantine-blue:#4db2ff;
--platonic-blue:#85ceff;
--frozen-landscape:#b3e0ff;
--pale-blue:#d1f7ff;
}

More palettes to explore