All Palettes

Color Palette #b7c9e1, #a1b3d4, #88a1c3, #7e9bb9, #6a8caf

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-grey {
color: #b7c9e1;
}
.elizabeth-blue {
color: #a1b3d4;
}
.windy-city {
color: #88a1c3;
}
.bluesy-note {
color: #7e9bb9;
}
.genteel-blue {
color: #6a8caf;
}

/* CSS Variables */
:root {
--light-blue-grey:#b7c9e1;
--elizabeth-blue:#a1b3d4;
--windy-city:#88a1c3;
--bluesy-note:#7e9bb9;
--genteel-blue:#6a8caf;
}

More palettes to explore