All Palettes

Color Palette #a7a8aa, #b7b8b7, #c1c3c1, #d3d5d3, #dfe1df

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a7a8aa;
}
.fortress-grey {
color: #b7b8b7;
}
.waxwing {
color: #c1c3c1;
}
.reflection {
color: #d3d5d3;
}
.rock-candy {
color: #dfe1df;
}

/* CSS Variables */
:root {
--ultimate-grey:#a7a8aa;
--fortress-grey:#b7b8b7;
--waxwing:#c1c3c1;
--reflection:#d3d5d3;
--rock-candy:#dfe1df;
}

More palettes to explore