All Palettes

Color Palette #b8c4d1, #a6b9c5, #8fa2b3, #b9cdda, #d8e4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.plein-air {
color: #b8c4d1;
}
.hazy-daze {
color: #a6b9c5;
}
.canary-wharf {
color: #8fa2b3;
}
.light-vanilla-ice {
color: #b9cdda;
}
.breakwaters {
color: #d8e4e1;
}

/* CSS Variables */
:root {
--plein-air:#b8c4d1;
--hazy-daze:#a6b9c5;
--canary-wharf:#8fa2b3;
--light-vanilla-ice:#b9cdda;
--breakwaters:#d8e4e1;
}

More palettes to explore