All Palettes

Color Palette #1f1f1f, #ff7e2e, #b30000, #ffcc00, #5c5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.umbra {
color: #1f1f1f;
}
.temptatious-tangerine {
color: #ff7e2e;
}
.artful-red {
color: #b30000;
}
.usc-gold {
color: #ffcc00;
}
.knight-s-armor {
color: #5c5c5c;
}

/* CSS Variables */
:root {
--umbra:#1f1f1f;
--temptatious-tangerine:#ff7e2e;
--artful-red:#b30000;
--usc-gold:#ffcc00;
--knight-s-armor:#5c5c5c;
}

More palettes to explore