All Palettes

Color Palette #ffb84d, #ff9c38, #ff6d1f, #ff5e00, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.blazing-bonfire {
color: #ff9c38;
}
.shocking-orange {
color: #ff6d1f;
}
.vivid-orange {
color: #ff5e00;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--blazing-bonfire:#ff9c38;
--shocking-orange:#ff6d1f;
--vivid-orange:#ff5e00;
--phaser-beam:#ff4d00;
}

More palettes to explore