All Palettes

Color Palette #c5d7e7, #a8c5d6, #61a5b8, #4c8ea4, #2c6c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.snowy-summit {
color: #c5d7e7;
}
.dancing-in-the-rain {
color: #a8c5d6;
}
.dolphin-daze {
color: #61a5b8;
}
.aegean-sea {
color: #4c8ea4;
}
.ocean-call {
color: #2c6c8c;
}

/* CSS Variables */
:root {
--snowy-summit:#c5d7e7;
--dancing-in-the-rain:#a8c5d6;
--dolphin-daze:#61a5b8;
--aegean-sea:#4c8ea4;
--ocean-call:#2c6c8c;
}

More palettes to explore