All Palettes

Color Palette #b0b3b5, #b0b0b0, #9e9e9e, #8f8f8f, #808080

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #b0b3b5;
}
.palladium {
color: #b0b0b0;
}
.mortar-grey {
color: #9e9e9e;
}
.silver-snippet {
color: #8f8f8f;
}
.grey {
color: #808080;
}

/* CSS Variables */
:root {
--astroscopus-grey:#b0b3b5;
--palladium:#b0b0b0;
--mortar-grey:#9e9e9e;
--silver-snippet:#8f8f8f;
--grey:#808080;
}

More palettes to explore