All Palettes

Color Palette #ffb84d, #ff8e4d, #ff6d38, #ff512e, #ff2e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.boredom-buster {
color: #ff8e4d;
}
.smashed-pumpkin {
color: #ff6d38;
}
.poppy-surprise {
color: #ff512e;
}
.red-card {
color: #ff2e1f;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--boredom-buster:#ff8e4d;
--smashed-pumpkin:#ff6d38;
--poppy-surprise:#ff512e;
--red-card:#ff2e1f;
}

More palettes to explore