All Palettes

Color Palette #1f8fff, #00bfff, #00ced1, #80ffd4, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.capri {
color: #00bfff;
}
.jade-glass {
color: #00ced1;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--capri:#00bfff;
--jade-glass:#00ced1;
--hiroshima-aquamarine:#80ffd4;
--light-cyan:#e0ffff;
}

More palettes to explore