All Palettes

Color Palette #c5d7e7, #a9c8e0, #6ea4b9, #3a7f9c, #1e5a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.snowy-summit {
color: #c5d7e7;
}
.sea-cliff {
color: #a9c8e0;
}
.estuary-blue {
color: #6ea4b9;
}
.greenland-blue {
color: #3a7f9c;
}
.sea-hunter {
color: #1e5a7b;
}

/* CSS Variables */
:root {
--snowy-summit:#c5d7e7;
--sea-cliff:#a9c8e0;
--estuary-blue:#6ea4b9;
--greenland-blue:#3a7f9c;
--sea-hunter:#1e5a7b;
}

More palettes to explore