All Palettes

Color Palette #1b1b1d, #39393c, #5b5b5d, #a1a1a1, #d9d9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.montana {
color: #39393c;
}
.dark-shadows {
color: #5b5b5d;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.orochimaru {
color: #d9d9d9;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--montana:#39393c;
--dark-shadows:#5b5b5d;
--artificial-intelligence-grey:#a1a1a1;
--orochimaru:#d9d9d9;
}

More palettes to explore