All Palettes

Color Palette #b9e6f9, #a1d7e8, #78b7d9, #3f99c6, #2b7c97

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e6f9;
}
.nevada-sky {
color: #a1d7e8;
}
.pacific-harbour {
color: #78b7d9;
}
.norse-blue {
color: #3f99c6;
}
.valley-of-glaciers {
color: #2b7c97;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e6f9;
--nevada-sky:#a1d7e8;
--pacific-harbour:#78b7d9;
--norse-blue:#3f99c6;
--valley-of-glaciers:#2b7c97;
}

More palettes to explore