All Palettes

Color Palette #1f8fff, #4db5ff, #80d0ff, #a8e6ff, #d1f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.hello-summer {
color: #4db5ff;
}
.chromis-damsel-blue {
color: #80d0ff;
}
.fresh-air {
color: #a8e6ff;
}
.pale-blue {
color: #d1f6ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--hello-summer:#4db5ff;
--chromis-damsel-blue:#80d0ff;
--fresh-air:#a8e6ff;
--pale-blue:#d1f6ff;
}

More palettes to explore