All Palettes

Color Palette #1c516d, #2c7a9b, #4cbac2, #9be9e0, #e6f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1c516d;
}
.valley-of-glaciers {
color: #2c7a9b;
}
.north-wind {
color: #4cbac2;
}
.everest {
color: #9be9e0;
}
.ethereal-white {
color: #e6f4f1;
}

/* CSS Variables */
:root {
--canoe-blue:#1c516d;
--valley-of-glaciers:#2c7a9b;
--north-wind:#4cbac2;
--everest:#9be9e0;
--ethereal-white:#e6f4f1;
}

More palettes to explore