All Palettes

Color Palette #a62b2b, #c52b2b, #ff6d1f, #ffd900, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.knockout {
color: #c52b2b;
}
.shocking-orange {
color: #ff6d1f;
}
.soviet-gold {
color: #ffd900;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--knockout:#c52b2b;
--shocking-orange:#ff6d1f;
--soviet-gold:#ffd900;
--bright-khaki:#f0e78e;
}

More palettes to explore