All Palettes

Color Palette #ff7e2e, #ff9a5c, #ffb380, #ffd1a8, #fff4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.papaya {
color: #ff9a5c;
}
.peach {
color: #ffb380;
}
.opalescent-coral {
color: #ffd1a8;
}
.creamy-cloud-dreams {
color: #fff4e0;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--papaya:#ff9a5c;
--peach:#ffb380;
--opalescent-coral:#ffd1a8;
--creamy-cloud-dreams:#fff4e0;
}

More palettes to explore