All Palettes

Color Palette #ffb84d, #ff8b42, #ff713d, #ff4d2e, #ff1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.carrot {
color: #ff713d;
}
.flame-angelfish {
color: #ff4d2e;
}
.red-stop {
color: #ff1f1f;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--carrot:#ff713d;
--flame-angelfish:#ff4d2e;
--red-stop:#ff1f1f;
}

More palettes to explore