All Palettes

Color Palette #ff5e3d, #ff913d, #ffb83d, #ffdb3d, #ff5c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-soda {
color: #ff5e3d;
}
.joyful-orange {
color: #ff913d;
}
.orange-pop {
color: #ffb83d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.stellar-strawberry {
color: #ff5c8a;
}

/* CSS Variables */
:root {
--orange-soda:#ff5e3d;
--joyful-orange:#ff913d;
--orange-pop:#ffb83d;
--dandelion-yellow:#ffdb3d;
--stellar-strawberry:#ff5c8a;
}

More palettes to explore