All Palettes

Color Palette #ffb84d, #ff8b42, #ff7038, #d74e28, #a42b1e

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.orange-burst {
color: #ff7038;
}
.crab-curry {
color: #d74e28;
}
.fresh-auburn {
color: #a42b1e;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--orange-burst:#ff7038;
--crab-curry:#d74e28;
--fresh-auburn:#a42b1e;
}

More palettes to explore