All Palettes

Color Palette #ff691f, #ff8b3d, #ffbb5c, #ffe27a, #fff29e

0%
0%
0%

CSS code for this palette

/* CSS */
.sparrow-s-fire {
color: #ff691f;
}
.sunset-yellow {
color: #ff8b3d;
}
.cape-jasmine {
color: #ffbb5c;
}
.ripe-pineapple {
color: #ffe27a;
}
.yellow-tail {
color: #fff29e;
}

/* CSS Variables */
:root {
--sparrow-s-fire:#ff691f;
--sunset-yellow:#ff8b3d;
--cape-jasmine:#ffbb5c;
--ripe-pineapple:#ffe27a;
--yellow-tail:#fff29e;
}

More palettes to explore