All Palettes

Color Palette #1f7898, #4cb0bd, #7ed7d6, #a4e5e4, #e2f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1f7898;
}
.thalassa {
color: #4cb0bd;
}
.aqua-zing {
color: #7ed7d6;
}
.ice-crystal-blue {
color: #a4e5e4;
}
.coastal-breeze {
color: #e2f7f8;
}

/* CSS Variables */
:root {
--bateau:#1f7898;
--thalassa:#4cb0bd;
--aqua-zing:#7ed7d6;
--ice-crystal-blue:#a4e5e4;
--coastal-breeze:#e2f7f8;
}

More palettes to explore