All Palettes

Color Palette #ff5d38, #ff7e42, #ff9e42, #ffbe4d, #ffdc52

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.mango-tango {
color: #ff7e42;
}
.exotic-blossom {
color: #ff9e42;
}
.twenty-carat {
color: #ffbe4d;
}
.kuchinashi-yellow {
color: #ffdc52;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--mango-tango:#ff7e42;
--exotic-blossom:#ff9e42;
--twenty-carat:#ffbe4d;
--kuchinashi-yellow:#ffdc52;
}

More palettes to explore