All Palettes

Color Palette #ffb84d, #ff8b42, #ff713d, #ff513d, #ff2e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.carrot {
color: #ff713d;
}
.ogre-odor {
color: #ff513d;
}
.devil-s-advocate {
color: #ff2e3c;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--carrot:#ff713d;
--ogre-odor:#ff513d;
--devil-s-advocate:#ff2e3c;
}

More palettes to explore