All Palettes

Color Palette #d8d9d3, #a7a8a3, #8d9089, #b1b7c9, #f3f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-tradition {
color: #d8d9d3;
}
.grey-matters {
color: #a7a8a3;
}
.letter-grey {
color: #8d9089;
}
.brother-blue {
color: #b1b7c9;
}
.chef-s-hat {
color: #f3f4f6;
}

/* CSS Variables */
:root {
--silver-tradition:#d8d9d3;
--grey-matters:#a7a8a3;
--letter-grey:#8d9089;
--brother-blue:#b1b7c9;
--chef-s-hat:#f3f4f6;
}

More palettes to explore