All Palettes

Color Palette #ffb84d, #ff8b42, #ff702e, #d60032, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.extreme-carrot {
color: #ff702e;
}
.carmine {
color: #d60032;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--extreme-carrot:#ff702e;
--carmine:#d60032;
--heliotrope-magenta:#a400b3;
}

More palettes to explore