All Palettes

Color Palette #ffb84d, #ff8b42, #ff713d, #ff4938, #d23237

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.carrot {
color: #ff713d;
}
.hotspot {
color: #ff4938;
}
.akuma {
color: #d23237;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--carrot:#ff713d;
--hotspot:#ff4938;
--akuma:#d23237;
}

More palettes to explore