All Palettes

Color Palette #d0e5f1, #a8d6e6, #7bc2d1, #48a7b1, #307d97

0%
0%
0%

CSS code for this palette

/* CSS */
.new-heights {
color: #d0e5f1;
}
.atlantic-ocean {
color: #a8d6e6;
}
.wavelet {
color: #7bc2d1;
}
.freshwater {
color: #48a7b1;
}
.valley-of-glaciers {
color: #307d97;
}

/* CSS Variables */
:root {
--new-heights:#d0e5f1;
--atlantic-ocean:#a8d6e6;
--wavelet:#7bc2d1;
--freshwater:#48a7b1;
--valley-of-glaciers:#307d97;
}

More palettes to explore