All Palettes

Color Palette #a62b2b, #8b4513, #228c22, #ffd900, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.saddle-brown {
color: #8b4513;
}
.summer-forest-green {
color: #228c22;
}
.soviet-gold {
color: #ffd900;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--saddle-brown:#8b4513;
--summer-forest-green:#228c22;
--soviet-gold:#ffd900;
--bruschetta-tomato:#ff6347;
}

More palettes to explore