All Palettes

Color Palette #1e4d6c, #3a8e9c, #6cc4d5, #a3e0e6, #f5f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4d6c;
}
.aqueous {
color: #3a8e9c;
}
.squeaky {
color: #6cc4d5;
}
.charlotte {
color: #a3e0e6;
}
.gram-s-hair {
color: #f5f7f9;
}

/* CSS Variables */
:root {
--seafarer:#1e4d6c;
--aqueous:#3a8e9c;
--squeaky:#6cc4d5;
--charlotte:#a3e0e6;
--gram-s-hair:#f5f7f9;
}

More palettes to explore