All Palettes

Color Palette #f3ca4f, #f9a83e, #f67d2c, #f05428, #d33b27

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.raichu-orange {
color: #f9a83e;
}
.summer-citrus {
color: #f67d2c;
}
.hot-shot {
color: #f05428;
}
.ake-blood {
color: #d33b27;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--raichu-orange:#f9a83e;
--summer-citrus:#f67d2c;
--hot-shot:#f05428;
--ake-blood:#d33b27;
}

More palettes to explore