All Palettes

Color Palette #1b1b1d, #2d2d2f, #39393c, #4c4c4d, #faaa29

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.dark-onyx {
color: #2d2d2f;
}
.montana {
color: #39393c;
}
.shady-character {
color: #4c4c4d;
}
.mango {
color: #faaa29;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--dark-onyx:#2d2d2f;
--montana:#39393c;
--shady-character:#4c4c4d;
--mango:#faaa29;
}

More palettes to explore