All Palettes

Color Palette #ffb84d, #ff9c38, #ff7142, #ff4d3d, #ff2f00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.blazing-bonfire {
color: #ff9c38;
}
.precious-persimmon {
color: #ff7142;
}
.dusk-orange {
color: #ff4d3d;
}
.boiling-magma {
color: #ff2f00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--blazing-bonfire:#ff9c38;
--precious-persimmon:#ff7142;
--dusk-orange:#ff4d3d;
--boiling-magma:#ff2f00;
}

More palettes to explore