All Palettes

Color Palette #a62b2b, #d3c6b6, #ffd900, #bfbfbf, #007a33

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.stark-white {
color: #d3c6b6;
}
.soviet-gold {
color: #ffd900;
}
.silver {
color: #bfbfbf;
}
.forestial {
color: #007a33;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--stark-white:#d3c6b6;
--soviet-gold:#ffd900;
--silver:#bfbfbf;
--forestial:#007a33;
}

More palettes to explore