All Palettes

Color Palette #ffd28a, #ffc46b, #ffa04d, #ff8b33, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sunporch {
color: #ffd28a;
}
.roasted-sesame {
color: #ffc46b;
}
.exotic-flower {
color: #ffa04d;
}
.wildfire {
color: #ff8b33;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--sunporch:#ffd28a;
--roasted-sesame:#ffc46b;
--exotic-flower:#ffa04d;
--wildfire:#ff8b33;
--shocking-orange:#ff6d1f;
}

More palettes to explore