All Palettes

Color Palette #f6c5a7, #f1b74b, #f78a1d, #e4593a, #901d40

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c5a7;
}
.maximum-yellow-red {
color: #f1b74b;
}
.flame-orange {
color: #f78a1d;
}
.sohi-red {
color: #e4593a;
}
.refined-chianti {
color: #901d40;
}

/* CSS Variables */
:root {
--peach-damask:#f6c5a7;
--maximum-yellow-red:#f1b74b;
--flame-orange:#f78a1d;
--sohi-red:#e4593a;
--refined-chianti:#901d40;
}

More palettes to explore