All Palettes

Color Palette #1e4d6c, #2b7a9c, #4cb8d6, #a3e1e6, #f1f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4d6c;
}
.valley-of-glaciers {
color: #2b7a9c;
}
.aztec-sky {
color: #4cb8d6;
}
.charlotte {
color: #a3e1e6;
}
.distant-horizon {
color: #f1f9f8;
}

/* CSS Variables */
:root {
--seafarer:#1e4d6c;
--valley-of-glaciers:#2b7a9c;
--aztec-sky:#4cb8d6;
--charlotte:#a3e1e6;
--distant-horizon:#f1f9f8;
}

More palettes to explore