All Palettes

Color Palette #1f8fff, #3ab2f8, #5cc0eb, #8cd4f2, #b4e4f9

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.megaman {
color: #3ab2f8;
}
.clean-pool {
color: #5cc0eb;
}
.pool-tiles {
color: #8cd4f2;
}
.fairy-sparkles {
color: #b4e4f9;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--megaman:#3ab2f8;
--clean-pool:#5cc0eb;
--pool-tiles:#8cd4f2;
--fairy-sparkles:#b4e4f9;
}

More palettes to explore