All Palettes

Color Palette #b7c9d7, #8b98b6, #5b748b, #496c83, #2d4b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b7c9d7;
}
.blueberry-buckle {
color: #8b98b6;
}
.arrowhead-lake {
color: #5b748b;
}
.blue-loneliness {
color: #496c83;
}
.celtic-rush {
color: #2d4b5c;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b7c9d7;
--blueberry-buckle:#8b98b6;
--arrowhead-lake:#5b748b;
--blue-loneliness:#496c83;
--celtic-rush:#2d4b5c;
}

More palettes to explore