All Palettes

Color Palette #1b1b1d, #4b4b4e, #7e7e81, #a7a7aa, #d8d8da

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.dark-shadow {
color: #4b4b4e;
}
.ironside {
color: #7e7e81;
}
.ultimate-grey {
color: #a7a7aa;
}
.orochimaru {
color: #d8d8da;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--dark-shadow:#4b4b4e;
--ironside:#7e7e81;
--ultimate-grey:#a7a7aa;
--orochimaru:#d8d8da;
}

More palettes to explore