All Palettes

Color Palette #ff4d3d, #ff7e3d, #ffb83d, #ffd83d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.dusk-orange {
color: #ff4d3d;
}
.mango-tango {
color: #ff7e3d;
}
.orange-pop {
color: #ffb83d;
}
.exploding-star {
color: #ffd83d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--dusk-orange:#ff4d3d;
--mango-tango:#ff7e3d;
--orange-pop:#ffb83d;
--exploding-star:#ffd83d;
--hollandaise:#ffec3d;
}

More palettes to explore