All Palettes

Color Palette #f8b42a, #f78a1d, #e94e2b, #d53f3f, #9a2d57

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sun {
color: #f8b42a;
}
.flame-orange {
color: #f78a1d;
}
.hot-shot {
color: #e94e2b;
}
.jasper {
color: #d53f3f;
}
.figue-pulp {
color: #9a2d57;
}

/* CSS Variables */
:root {
--hot-sun:#f8b42a;
--flame-orange:#f78a1d;
--hot-shot:#e94e2b;
--jasper:#d53f3f;
--figue-pulp:#9a2d57;
}

More palettes to explore