All Palettes

Color Palette #d1e1e5, #a8c8d6, #7fb4c7, #4c9dbd, #2c7c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-tears {
color: #d1e1e5;
}
.vast-sky {
color: #a8c8d6;
}
.heavenly {
color: #7fb4c7;
}
.brig {
color: #4c9dbd;
}
.valley-of-glaciers {
color: #2c7c9b;
}

/* CSS Variables */
:root {
--valley-of-tears:#d1e1e5;
--vast-sky:#a8c8d6;
--heavenly:#7fb4c7;
--brig:#4c9dbd;
--valley-of-glaciers:#2c7c9b;
}

More palettes to explore