All Palettes

Color Palette #1b1b1d, #39393c, #58585a, #818183, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.montana {
color: #39393c;
}
.shadow-mountain {
color: #58585a;
}
.sharkskin {
color: #818183;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--montana:#39393c;
--shadow-mountain:#58585a;
--sharkskin:#818183;
--bleached-silk:#f2f2f2;
}

More palettes to explore