All Palettes

Color Palette #1f8fff, #3bbbd8, #5fd3ba, #80ffd4, #b4e1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.lake-thun {
color: #3bbbd8;
}
.sweet-garden {
color: #5fd3ba;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.quench-blue {
color: #b4e1e4;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--lake-thun:#3bbbd8;
--sweet-garden:#5fd3ba;
--hiroshima-aquamarine:#80ffd4;
--quench-blue:#b4e1e4;
}

More palettes to explore