All Palettes

Color Palette #f8ca49, #f1a33b, #e88330, #d45b40, #b34d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f8ca49;
}
.y-ng-ch-ng-orange {
color: #f1a33b;
}
.navel {
color: #e88330;
}
.fireglow {
color: #d45b40;
}
.holly-berry {
color: #b34d5c;
}

/* CSS Variables */
:root {
--sunny-mood:#f8ca49;
--y-ng-ch-ng-orange:#f1a33b;
--navel:#e88330;
--fireglow:#d45b40;
--holly-berry:#b34d5c;
}

More palettes to explore