All Palettes

Color Palette #1f8fff, #6bc9ff, #a3e5ff, #c7f0ff, #e0f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.skyan {
color: #6bc9ff;
}
.winter-wizard {
color: #a3e5ff;
}
.heaven-gates {
color: #c7f0ff;
}
.winter-s-day {
color: #e0f7ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--skyan:#6bc9ff;
--winter-wizard:#a3e5ff;
--heaven-gates:#c7f0ff;
--winter-s-day:#e0f7ff;
}

More palettes to explore