All Palettes

Color Palette #a12d2b, #c34b4d, #d3a03c, #e6c74c, #f2e15f

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a12d2b;
}
.red-trillium {
color: #c34b4d;
}
.cremini {
color: #d3a03c;
}
.golden-yarrow {
color: #e6c74c;
}
.flame-seal {
color: #f2e15f;
}

/* CSS Variables */
:root {
--harissa-red:#a12d2b;
--red-trillium:#c34b4d;
--cremini:#d3a03c;
--golden-yarrow:#e6c74c;
--flame-seal:#f2e15f;
}

More palettes to explore