All Palettes

Color Palette #1f8fff, #3dbbff, #5cc3ff, #a3d4ff, #e0f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3dbbff;
}
.hello-summer {
color: #5cc3ff;
}
.malm-ff {
color: #a3d4ff;
}
.winter-s-day {
color: #e0f6ff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3dbbff;
--hello-summer:#5cc3ff;
--malm-ff:#a3d4ff;
--winter-s-day:#e0f6ff;
}

More palettes to explore