All Palettes

Color Palette #ffb657, #ff9b3d, #ff7b24, #ff5e1a, #ff3f0f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.hawaiian-passion {
color: #ff9b3d;
}
.royal-oranje {
color: #ff7b24;
}
.giants-orange {
color: #ff5e1a;
}
.f-i-h-ng-scarlet {
color: #ff3f0f;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--hawaiian-passion:#ff9b3d;
--royal-oranje:#ff7b24;
--giants-orange:#ff5e1a;
--f-i-h-ng-scarlet:#ff3f0f;
}

More palettes to explore