All Palettes

Color Palette #1f8fff, #4dc1ff, #66e0ff, #a3f1ff, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.hello-summer {
color: #4dc1ff;
}
.athena-blue {
color: #66e0ff;
}
.waterspout {
color: #a3f1ff;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--hello-summer:#4dc1ff;
--athena-blue:#66e0ff;
--waterspout:#a3f1ff;
--hollandaise:#ffec3d;
}

More palettes to explore