All Palettes

Color Palette #ffb657, #ffa04d, #ff8b3d, #ff6d29, #ff4b14

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.exotic-flower {
color: #ffa04d;
}
.sunset-yellow {
color: #ff8b3d;
}
.burning-orange {
color: #ff6d29;
}
.dragon-fire {
color: #ff4b14;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--exotic-flower:#ffa04d;
--sunset-yellow:#ff8b3d;
--burning-orange:#ff6d29;
--dragon-fire:#ff4b14;
}

More palettes to explore