All Palettes

Color Palette #1e1e2f, #39394c, #5b5b7b, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.mountain-fig {
color: #39394c;
}
.taylor {
color: #5b5b7b;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--mountain-fig:#39394c;
--taylor:#5b5b7b;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore