All Palettes

Color Palette #c92c3e, #f2b531, #f9d44e, #8d1d1b, #e34a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3e;
}
.xanthous {
color: #f2b531;
}
.westfall-yellow {
color: #f9d44e;
}
.socialist {
color: #8d1d1b;
}
.thimbleberry {
color: #e34a4d;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3e;
--xanthous:#f2b531;
--westfall-yellow:#f9d44e;
--socialist:#8d1d1b;
--thimbleberry:#e34a4d;
}

More palettes to explore