All Palettes

Color Palette #c5d7e2, #a1b9c4, #7da2b0, #4b7b91, #2a5d65

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pearl {
color: #c5d7e2;
}
.sterling-blue {
color: #a1b9c4;
}
.lake-winnipeg {
color: #7da2b0;
}
.coelin-blue {
color: #4b7b91;
}
.night-shift {
color: #2a5d65;
}

/* CSS Variables */
:root {
--blue-pearl:#c5d7e2;
--sterling-blue:#a1b9c4;
--lake-winnipeg:#7da2b0;
--coelin-blue:#4b7b91;
--night-shift:#2a5d65;
}

More palettes to explore