All Palettes

Color Palette #a6a8ab, #b7babd, #e0e2e5, #f3f4f6, #d0d3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-aluminum {
color: #a6a8ab;
}
.quiet-grey {
color: #b7babd;
}
.january-dawn {
color: #e0e2e5;
}
.chef-s-hat {
color: #f3f4f6;
}
.veiled-spotlight {
color: #d0d3d7;
}

/* CSS Variables */
:root {
--chrome-aluminum:#a6a8ab;
--quiet-grey:#b7babd;
--january-dawn:#e0e2e5;
--chef-s-hat:#f3f4f6;
--veiled-spotlight:#d0d3d7;
}

More palettes to explore