All Palettes

Color Palette #ffb84d, #ff8b42, #ff6d38, #d95d30, #a84b29

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.smashed-pumpkin {
color: #ff6d38;
}
.tangerine-bliss {
color: #d95d30;
}
.potter-s-clay {
color: #a84b29;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--smashed-pumpkin:#ff6d38;
--tangerine-bliss:#d95d30;
--potter-s-clay:#a84b29;
}

More palettes to explore