All Palettes

Color Palette #1f8fff, #4dc9ff, #80e5ff, #9ef0ff, #d1f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.thor-s-thunder {
color: #4dc9ff;
}
.silverpine-cyan {
color: #80e5ff;
}
.alpine-expedition {
color: #9ef0ff;
}
.pale-blue {
color: #d1f9ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--thor-s-thunder:#4dc9ff;
--silverpine-cyan:#80e5ff;
--alpine-expedition:#9ef0ff;
--pale-blue:#d1f9ff;
}

More palettes to explore