All Palettes

Color Palette #a62b2b, #ffd900, #f0e78e, #228c22, #db143c

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.soviet-gold {
color: #ffd900;
}
.bright-khaki {
color: #f0e78e;
}
.summer-forest-green {
color: #228c22;
}
.wild-rider-red {
color: #db143c;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--soviet-gold:#ffd900;
--bright-khaki:#f0e78e;
--summer-forest-green:#228c22;
--wild-rider-red:#db143c;
}

More palettes to explore