All Palettes

Color Palette #1f8fff, #5cc9ff, #8ff2ff, #b3ffe0, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.skyan {
color: #5cc9ff;
}
.shallow-water {
color: #8ff2ff;
}
.mintastic {
color: #b3ffe0;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--skyan:#5cc9ff;
--shallow-water:#8ff2ff;
--mintastic:#b3ffe0;
--matt-pink:#ffb3c1;
}

More palettes to explore