All Palettes

Color Palette #ffb84d, #ff8b42, #ff702e, #d6612e, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.extreme-carrot {
color: #ff702e;
}
.tangerine-bliss {
color: #d6612e;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--extreme-carrot:#ff702e;
--tangerine-bliss:#d6612e;
--texas-ranger-brown:#9f512d;
}

More palettes to explore