All Palettes

Color Palette #b7c1c8, #a3b3b8, #8b9ca7, #7b8d9d, #6b7880

0%
0%
0%

CSS code for this palette

/* CSS */
.kinder {
color: #b7c1c8;
}
.porch-ceiling {
color: #a3b3b8;
}
.lakefront {
color: #8b9ca7;
}
.lucid-blue {
color: #7b8d9d;
}
.sheffield-grey {
color: #6b7880;
}

/* CSS Variables */
:root {
--kinder:#b7c1c8;
--porch-ceiling:#a3b3b8;
--lakefront:#8b9ca7;
--lucid-blue:#7b8d9d;
--sheffield-grey:#6b7880;
}

More palettes to explore