All Palettes

Color Palette #ffb84d, #ff8c2e, #ff6d1f, #da5b1b, #a3421f

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.bright-mango {
color: #ff8c2e;
}
.shocking-orange {
color: #ff6d1f;
}
.war-paint-red {
color: #da5b1b;
}
.potter-s-clay {
color: #a3421f;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--bright-mango:#ff8c2e;
--shocking-orange:#ff6d1f;
--war-paint-red:#da5b1b;
--potter-s-clay:#a3421f;
}

More palettes to explore