All Palettes

Color Palette #ffb84d, #ffa600, #ff6d2e, #ff3c00, #d33131

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.cheese {
color: #ffa600;
}
.extreme-carrot {
color: #ff6d2e;
}
.coquelicot {
color: #ff3c00;
}
.akuma {
color: #d33131;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--cheese:#ffa600;
--extreme-carrot:#ff6d2e;
--coquelicot:#ff3c00;
--akuma:#d33131;
}

More palettes to explore