All Palettes

Color Palette #1b9cd0, #29a2d6, #5bc6e6, #8ee1f5, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.charybdis {
color: #1b9cd0;
}
.blue-damselfly {
color: #29a2d6;
}
.sea-capture {
color: #5bc6e6;
}
.photon-barrier {
color: #8ee1f5;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--charybdis:#1b9cd0;
--blue-damselfly:#29a2d6;
--sea-capture:#5bc6e6;
--photon-barrier:#8ee1f5;
--cotton-ball:#f3f8fc;
}

More palettes to explore