All Palettes

Color Palette #ffe2a3, #ffb84d, #ff8c00, #ff6e00, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.midday-sun {
color: #ffe2a3;
}
.floral-leaf {
color: #ffb84d;
}
.sun-crete {
color: #ff8c00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--midday-sun:#ffe2a3;
--floral-leaf:#ffb84d;
--sun-crete:#ff8c00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
}

More palettes to explore