All Palettes

Color Palette #b7c9d7, #a2b3c3, #8390a0, #5e7d8d, #3f5c69

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b7c9d7;
}
.blue-pot {
color: #a2b3c3;
}
.diopside-blue {
color: #8390a0;
}
.whale-shark {
color: #5e7d8d;
}
.hypothalamus-grey {
color: #3f5c69;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b7c9d7;
--blue-pot:#a2b3c3;
--diopside-blue:#8390a0;
--whale-shark:#5e7d8d;
--hypothalamus-grey:#3f5c69;
}

More palettes to explore