All Palettes

Color Palette #ffb84d, #ff6d1f, #ff3f0f, #db4900, #8a2c00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.shocking-orange {
color: #ff6d1f;
}
.f-i-h-ng-scarlet {
color: #ff3f0f;
}
.deep-orange {
color: #db4900;
}
.rust-brown {
color: #8a2c00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--shocking-orange:#ff6d1f;
--f-i-h-ng-scarlet:#ff3f0f;
--deep-orange:#db4900;
--rust-brown:#8a2c00;
}

More palettes to explore