All Palettes

Color Palette #ed9121, #ffb84d, #ffd770, #ffe59e, #ff6d2e

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot-orange {
color: #ed9121;
}
.floral-leaf {
color: #ffb84d;
}
.quiche-lorraine {
color: #ffd770;
}
.hello-yellow {
color: #ffe59e;
}
.extreme-carrot {
color: #ff6d2e;
}

/* CSS Variables */
:root {
--carrot-orange:#ed9121;
--floral-leaf:#ffb84d;
--quiche-lorraine:#ffd770;
--hello-yellow:#ffe59e;
--extreme-carrot:#ff6d2e;
}

More palettes to explore