All Palettes

Color Palette #ffb84d, #ff9729, #ff6d1f, #e13e33, #c72929

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.guava {
color: #ff9729;
}
.shocking-orange {
color: #ff6d1f;
}
.bacon-strips {
color: #e13e33;
}
.akabeni {
color: #c72929;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--guava:#ff9729;
--shocking-orange:#ff6d1f;
--bacon-strips:#e13e33;
--akabeni:#c72929;
}

More palettes to explore