All Palettes

Color Palette #ff7e2e, #ff9d4d, #ffba70, #ffcf94, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.tangerine-tango {
color: #ff9d4d;
}
.yellow-warbler {
color: #ffba70;
}
.apricot-light {
color: #ffcf94;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--tangerine-tango:#ff9d4d;
--yellow-warbler:#ffba70;
--apricot-light:#ffcf94;
--mouse-nose:#ffe4b3;
}

More palettes to explore