All Palettes

Color Palette #1a8cff, #38c7ff, #66e3ff, #99f1ff, #ccf5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1a8cff;
}
.shovel-knight {
color: #38c7ff;
}
.athena-blue {
color: #66e3ff;
}
.alpine-expedition {
color: #99f1ff;
}
.heaven-gates {
color: #ccf5ff;
}

/* CSS Variables */
:root {
--clear-chill:#1a8cff;
--shovel-knight:#38c7ff;
--athena-blue:#66e3ff;
--alpine-expedition:#99f1ff;
--heaven-gates:#ccf5ff;
}

More palettes to explore