All Palettes

Color Palette #1b1b1d, #39393c, #5c5c60, #8e8e90, #b1b1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.montana {
color: #39393c;
}
.blackish-grey {
color: #5c5c60;
}
.silver-snippet {
color: #8e8e90;
}
.harbour-fog {
color: #b1b1b4;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--montana:#39393c;
--blackish-grey:#5c5c60;
--silver-snippet:#8e8e90;
--harbour-fog:#b1b1b4;
}

More palettes to explore