All Palettes

Color Palette #f9c54e, #f9e7a4, #f1a8a2, #f570a7, #d4a6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.lemon-filling {
color: #f9e7a4;
}
.calabrese {
color: #f1a8a2;
}
.crazy-pink {
color: #f570a7;
}
.bright-ube {
color: #d4a6e8;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--lemon-filling:#f9e7a4;
--calabrese:#f1a8a2;
--crazy-pink:#f570a7;
--bright-ube:#d4a6e8;
}

More palettes to explore