All Palettes

Color Palette #1f1f1f, #4f8c7f, #f5a700, #e94e2b, #f3c230

0%
0%
0%

CSS code for this palette

/* CSS */
.umbra {
color: #1f1f1f;
}
.jericho-jade {
color: #4f8c7f;
}
.spicy-sweetcorn {
color: #f5a700;
}
.hot-shot {
color: #e94e2b;
}
.saffron {
color: #f3c230;
}

/* CSS Variables */
:root {
--umbra:#1f1f1f;
--jericho-jade:#4f8c7f;
--spicy-sweetcorn:#f5a700;
--hot-shot:#e94e2b;
--saffron:#f3c230;
}

More palettes to explore