All Palettes

Color Palette #f6d5a7, #ff9d4d, #ff5e00, #ff3c00, #ff1e00

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d5a7;
}
.tangerine-tango {
color: #ff9d4d;
}
.vivid-orange {
color: #ff5e00;
}
.coquelicot {
color: #ff3c00;
}
.red-um {
color: #ff1e00;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d5a7;
--tangerine-tango:#ff9d4d;
--vivid-orange:#ff5e00;
--coquelicot:#ff3c00;
--red-um:#ff1e00;
}

More palettes to explore