All Palettes

Color Palette #a7a8aa, #afb2b6, #d7d8da, #d4cfc4, #b9b2a7

0%
0%
0%

CSS code for this palette

/* CSS */
.ultimate-grey {
color: #a7a8aa;
}
.high-rise {
color: #afb2b6;
}
.desired-dawn {
color: #d7d8da;
}
.westar {
color: #d4cfc4;
}
.requisite-grey {
color: #b9b2a7;
}

/* CSS Variables */
:root {
--ultimate-grey:#a7a8aa;
--high-rise:#afb2b6;
--desired-dawn:#d7d8da;
--westar:#d4cfc4;
--requisite-grey:#b9b2a7;
}

More palettes to explore