All Palettes

Color Palette #ff6d2e, #ff9e42, #ffb05c, #ffce85, #ffeb99

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.exotic-blossom {
color: #ff9e42;
}
.vintage-orange {
color: #ffb05c;
}
.equatorial {
color: #ffce85;
}
.old-yella {
color: #ffeb99;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--exotic-blossom:#ff9e42;
--vintage-orange:#ffb05c;
--equatorial:#ffce85;
--old-yella:#ffeb99;
}

More palettes to explore