All Palettes

Color Palette #1f8fff, #3bb5f1, #5ac9e7, #8ce0f3, #b1eaf2

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3bb5f1;
}
.clean-pool {
color: #5ac9e7;
}
.photon-barrier {
color: #8ce0f3;
}
.mint-macaron {
color: #b1eaf2;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3bb5f1;
--clean-pool:#5ac9e7;
--photon-barrier:#8ce0f3;
--mint-macaron:#b1eaf2;
}

More palettes to explore