All Palettes

Color Palette #c7d2d6, #b1c4c9, #a3b8bd, #8f9b9e, #6b757b

0%
0%
0%

CSS code for this palette

/* CSS */
.whale-s-mouth {
color: #c7d2d6;
}
.y-n-s-silver {
color: #b1c4c9;
}
.languid-blue {
color: #a3b8bd;
}
.grey-flannel {
color: #8f9b9e;
}
.pompeii-ash {
color: #6b757b;
}

/* CSS Variables */
:root {
--whale-s-mouth:#c7d2d6;
--y-n-s-silver:#b1c4c9;
--languid-blue:#a3b8bd;
--grey-flannel:#8f9b9e;
--pompeii-ash:#6b757b;
}

More palettes to explore