All Palettes

Color Palette #f7c94b, #f38a39, #f15a27, #d63f2e, #a62b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.hot-orange {
color: #f38a39;
}
.durotar-fire {
color: #f15a27;
}
.vampire-red {
color: #d63f2e;
}
.d-u-sh-s-red {
color: #a62b3d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--hot-orange:#f38a39;
--durotar-fire:#f15a27;
--vampire-red:#d63f2e;
--d-u-sh-s-red:#a62b3d;
}

More palettes to explore