All Palettes

Color Palette #d54030, #f2634a, #f6a179, #f9c86c, #e7d05a

0%
0%
0%

CSS code for this palette

/* CSS */
.punch {
color: #d54030;
}
.sango-red {
color: #f2634a;
}
.pumpkin-hue {
color: #f6a179;
}
.sundance {
color: #f9c86c;
}
.gamboge-yellow {
color: #e7d05a;
}

/* CSS Variables */
:root {
--punch:#d54030;
--sango-red:#f2634a;
--pumpkin-hue:#f6a179;
--sundance:#f9c86c;
--gamboge-yellow:#e7d05a;
}

More palettes to explore