All Palettes

Color Palette #a7a8aa, #b7b9b6, #d6d8d4, #f2f4f1, #f4f6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a7a8aa;
}
.greystone {
color: #b7b9b6;
}
.dove-wing {
color: #d6d8d4;
}
.bleached-silk {
color: #f2f4f1;
}
.lighthouse {
color: #f4f6f3;
}

/* CSS Variables */
:root {
--ultimate-grey:#a7a8aa;
--greystone:#b7b9b6;
--dove-wing:#d6d8d4;
--bleached-silk:#f2f4f1;
--lighthouse:#f4f6f3;
}

More palettes to explore