All Palettes

Color Palette #1f8fff, #5dbeef, #8ee3f0, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.blue-mana {
color: #5dbeef;
}
.photon-barrier {
color: #8ee3f0;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--blue-mana:#5dbeef;
--photon-barrier:#8ee3f0;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore