All Palettes

Color Palette #f7c04b, #f99f3e, #f76a4b, #e64e3d, #d7302d

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f7c04b;
}
.chat-orange {
color: #f99f3e;
}
.sango-red {
color: #f76a4b;
}
.mandarin-red {
color: #e64e3d;
}
.chi-gong {
color: #d7302d;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f7c04b;
--chat-orange:#f99f3e;
--sango-red:#f76a4b;
--mandarin-red:#e64e3d;
--chi-gong:#d7302d;
}

More palettes to explore