All Palettes

Color Palette #ffb657, #f5a651, #f4964e, #f16c3b, #e25d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.ginger-milk {
color: #f5a651;
}
.toucan {
color: #f4964e;
}
.mandarin-orange {
color: #f16c3b;
}
.sohi-red {
color: #e25d3c;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--ginger-milk:#f5a651;
--toucan:#f4964e;
--mandarin-orange:#f16c3b;
--sohi-red:#e25d3c;
}

More palettes to explore