All Palettes

Color Palette #f7c94b, #f78a1d, #c94e22, #8c2c3e, #5a2a6f

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.flame-orange {
color: #f78a1d;
}
.rusty-nail {
color: #c94e22;
}
.rumba-red {
color: #8c2c3e;
}
.violethargic {
color: #5a2a6f;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--flame-orange:#f78a1d;
--rusty-nail:#c94e22;
--rumba-red:#8c2c3e;
--violethargic:#5a2a6f;
}

More palettes to explore