All Palettes

Color Palette #d5e1e7, #aec3d5, #8ba7c1, #4b8caf, #2a7b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.stone-washed {
color: #d5e1e7;
}
.airway {
color: #aec3d5;
}
.kaleidoscope {
color: #8ba7c1;
}
.atlantic-gull {
color: #4b8caf;
}
.valley-of-glaciers {
color: #2a7b9d;
}

/* CSS Variables */
:root {
--stone-washed:#d5e1e7;
--airway:#aec3d5;
--kaleidoscope:#8ba7c1;
--atlantic-gull:#4b8caf;
--valley-of-glaciers:#2a7b9d;
}

More palettes to explore