All Palettes

Color Palette #1f6f8e, #4aa1b0, #7dd8d7, #a5e3e0, #f5faf9

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f6f8e;
}
.freshwater {
color: #4aa1b0;
}
.aqua-zing {
color: #7dd8d7;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.everlasting-ice {
color: #f5faf9;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f6f8e;
--freshwater:#4aa1b0;
--aqua-zing:#7dd8d7;
--ice-crystal-blue:#a5e3e0;
--everlasting-ice:#f5faf9;
}

More palettes to explore