All Palettes

Color Palette #ff7033, #ff8e3d, #ffa34d, #ffc66b, #ffe7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-orange {
color: #ff7033;
}
.kanz-orange {
color: #ff8e3d;
}
.exotic-flower {
color: #ffa34d;
}
.chanterelles {
color: #ffc66b;
}
.sun-drenched {
color: #ffe7a3;
}

/* CSS Variables */
:root {
--bright-orange:#ff7033;
--kanz-orange:#ff8e3d;
--exotic-flower:#ffa34d;
--chanterelles:#ffc66b;
--sun-drenched:#ffe7a3;
}

More palettes to explore