All Palettes

Color Palette #b0b3b5, #a6a8ab, #9ea1a3, #d1d4d6, #e6e9eb

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #b0b3b5;
}
.chrome-aluminum {
color: #a6a8ab;
}
.suzu-grey {
color: #9ea1a3;
}
.twilight-grey {
color: #d1d4d6;
}
.snow-cloud {
color: #e6e9eb;
}

/* CSS Variables */
:root {
--astroscopus-grey:#b0b3b5;
--chrome-aluminum:#a6a8ab;
--suzu-grey:#9ea1a3;
--twilight-grey:#d1d4d6;
--snow-cloud:#e6e9eb;
}

More palettes to explore