All Palettes

Color Palette #f9c54e, #f9e3b4, #f8a2a0, #f67481, #f15bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.noodles {
color: #f9e3b4;
}
.candlelight-peach {
color: #f8a2a0;
}
.momo-peach {
color: #f67481;
}
.crumbly-lipstick {
color: #f15bb5;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--noodles:#f9e3b4;
--candlelight-peach:#f8a2a0;
--momo-peach:#f67481;
--crumbly-lipstick:#f15bb5;
}

More palettes to explore