All Palettes

Color Palette #c92c3c, #ef7e4d, #f1b44b, #f4cb6c, #f0e2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.sizzling-sunset {
color: #ef7e4d;
}
.goldsmith {
color: #f1b44b;
}
.golden-lion {
color: #f4cb6c;
}
.sugar-cookie {
color: #f0e2a3;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--sizzling-sunset:#ef7e4d;
--goldsmith:#f1b44b;
--golden-lion:#f4cb6c;
--sugar-cookie:#f0e2a3;
}

More palettes to explore