All Palettes

Color Palette #f8c749, #f99f3e, #f06c3d, #e54f3e, #c62f39

0%
0%
0%

CSS code for this palette

/* CSS */
.cakepop-sorbet {
color: #f8c749;
}
.chat-orange {
color: #f99f3e;
}
.opulent-orange {
color: #f06c3d;
}
.mandarin-red {
color: #e54f3e;
}
.etruscan-red {
color: #c62f39;
}

/* CSS Variables */
:root {
--cakepop-sorbet:#f8c749;
--chat-orange:#f99f3e;
--opulent-orange:#f06c3d;
--mandarin-red:#e54f3e;
--etruscan-red:#c62f39;
}

More palettes to explore