All Palettes

Color Palette #1b1b1d, #39393c, #595959, #a3a3a3, #f4f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.montana {
color: #39393c;
}
.shadow-mountain {
color: #595959;
}
.dark-souls {
color: #a3a3a3;
}
.chef-s-hat {
color: #f4f4f6;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--montana:#39393c;
--shadow-mountain:#595959;
--dark-souls:#a3a3a3;
--chef-s-hat:#f4f4f6;
}

More palettes to explore