All Palettes

Color Palette #1b1b1d, #39393c, #8b8b8d, #f1c84b, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.montana {
color: #39393c;
}
.more-than-a-week {
color: #8b8b8d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--montana:#39393c;
--more-than-a-week:#8b8b8d;
--solar-plexus-chakra:#f1c84b;
--mandarin-red:#e74d3c;
}

More palettes to explore