All Palettes

Color Palette #f9c54e, #f9b248, #f86a3a, #f0515c, #d84f84

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.butterscotch {
color: #f9b248;
}
.carrot {
color: #f86a3a;
}
.highlighter-red {
color: #f0515c;
}
.fandango-pink {
color: #d84f84;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--butterscotch:#f9b248;
--carrot:#f86a3a;
--highlighter-red:#f0515c;
--fandango-pink:#d84f84;
}

More palettes to explore