All Palettes

Color Palette #f7c94b, #f1a03b, #e57b38, #d55b39, #a94c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.y-ng-ch-ng-orange {
color: #f1a03b;
}
.spiced-up-orange {
color: #e57b38;
}
.sweet-mandarin {
color: #d55b39;
}
.aged-purple {
color: #a94c9e;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--y-ng-ch-ng-orange:#f1a03b;
--spiced-up-orange:#e57b38;
--sweet-mandarin:#d55b39;
--aged-purple:#a94c9e;
}

More palettes to explore