All Palettes

Color Palette #ff691f, #ff8b42, #ffb84d, #ffe68a, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.sparrow-s-fire {
color: #ff691f;
}
.orange-bell-pepper {
color: #ff8b42;
}
.floral-leaf {
color: #ffb84d;
}
.bicycle-yellow {
color: #ffe68a;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--sparrow-s-fire:#ff691f;
--orange-bell-pepper:#ff8b42;
--floral-leaf:#ffb84d;
--bicycle-yellow:#ffe68a;
--spring-buttercup:#fff5c2;
}

More palettes to explore