All Palettes

Color Palette #a7d7b8, #f8e5b4, #f9c54e, #f9aeae, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.noodles {
color: #f8e5b4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.snow-white-blush {
color: #f9aeae;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--noodles:#f8e5b4;
--creamy-sweet-corn:#f9c54e;
--snow-white-blush:#f9aeae;
--momo-peach:#f67481;
}

More palettes to explore