All Palettes

Color Palette #ffb84d, #ff8b42, #ff6d1f, #d74c1d, #a83e1a

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.shocking-orange {
color: #ff6d1f;
}
.tomato-queen {
color: #d74c1d;
}
.crimson-blaze {
color: #a83e1a;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--shocking-orange:#ff6d1f;
--tomato-queen:#d74c1d;
--crimson-blaze:#a83e1a;
}

More palettes to explore