All Palettes

Color Palette #1a8bb7, #3c9ec8, #5cafd6, #85c6e0, #b2e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1a8bb7;
}
.blue-raspberry-seed {
color: #3c9ec8;
}
.flyway {
color: #5cafd6;
}
.winter-chime {
color: #85c6e0;
}
.break-the-ice {
color: #b2e0f0;
}

/* CSS Variables */
:root {
--hidden-springs:#1a8bb7;
--blue-raspberry-seed:#3c9ec8;
--flyway:#5cafd6;
--winter-chime:#85c6e0;
--break-the-ice:#b2e0f0;
}

More palettes to explore