All Palettes

Color Palette #ff6d1f, #ff9c38, #ffb85c, #292929, #ffcc99

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blazing-bonfire {
color: #ff9c38;
}
.cape-jasmine {
color: #ffb85c;
}
.chromaphobic-black {
color: #292929;
}
.peach-orange {
color: #ffcc99;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blazing-bonfire:#ff9c38;
--cape-jasmine:#ffb85c;
--chromaphobic-black:#292929;
--peach-orange:#ffcc99;
}

More palettes to explore