All Palettes

Color Palette #4cb7e1, #68bfd4, #86d4e9, #a1e9f2, #c1f0f6

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-thun {
color: #4cb7e1;
}
.rushing-stream {
color: #68bfd4;
}
.afternoon-sky {
color: #86d4e9;
}
.blizzard-blue {
color: #a1e9f2;
}
.icy-breeze {
color: #c1f0f6;
}

/* CSS Variables */
:root {
--lake-thun:#4cb7e1;
--rushing-stream:#68bfd4;
--afternoon-sky:#86d4e9;
--blizzard-blue:#a1e9f2;
--icy-breeze:#c1f0f6;
}

More palettes to explore