All Palettes

Color Palette #ffb657, #f1993b, #e57a2e, #c05439, #9f3c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.amber-glow {
color: #f1993b;
}
.crushed-orange {
color: #e57a2e;
}
.orange-vermillion {
color: #c05439;
}
.strawberry-daiquiri {
color: #9f3c4d;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--amber-glow:#f1993b;
--crushed-orange:#e57a2e;
--orange-vermillion:#c05439;
--strawberry-daiquiri:#9f3c4d;
}

More palettes to explore