All Palettes

Color Palette #ff5e1f, #ff8b3d, #ffb24d, #ffdc85, #fff3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.giants-orange {
color: #ff5e1f;
}
.sunset-yellow {
color: #ff8b3d;
}
.splendor-gold {
color: #ffb24d;
}
.spirited-yellow {
color: #ffdc85;
}
.creamy-corn {
color: #fff3c2;
}

/* CSS Variables */
:root {
--giants-orange:#ff5e1f;
--sunset-yellow:#ff8b3d;
--splendor-gold:#ffb24d;
--spirited-yellow:#ffdc85;
--creamy-corn:#fff3c2;
}

More palettes to explore