All Palettes

Color Palette #f7d059, #f1a15b, #ef7e4d, #e75b3c, #d73628

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-ducky {
color: #f7d059;
}
.doughnut {
color: #f1a15b;
}
.sizzling-sunset {
color: #ef7e4d;
}
.sohi-red {
color: #e75b3c;
}
.poinciana {
color: #d73628;
}

/* CSS Variables */
:root {
--rubber-ducky:#f7d059;
--doughnut:#f1a15b;
--sizzling-sunset:#ef7e4d;
--sohi-red:#e75b3c;
--poinciana:#d73628;
}

More palettes to explore