All Palettes

Color Palette #ff8052, #ffa142, #ffb84d, #ffd65c, #fff6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.radiation-carrot {
color: #ffa142;
}
.floral-leaf {
color: #ffb84d;
}
.common-dandelion {
color: #ffd65c;
}
.candle-flame {
color: #fff6a3;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--radiation-carrot:#ffa142;
--floral-leaf:#ffb84d;
--common-dandelion:#ffd65c;
--candle-flame:#fff6a3;
}

More palettes to explore