All Palettes

Color Palette #c92c3c, #d55a3f, #e1a84c, #f0d670, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.fireglow {
color: #d55a3f;
}
.brass-mesh {
color: #e1a84c;
}
.mocha-dandelion {
color: #f0d670;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--fireglow:#d55a3f;
--brass-mesh:#e1a84c;
--mocha-dandelion:#f0d670;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore