All Palettes

Color Palette #f9c54e, #f9aeae, #f9d7e9, #f9b9d9, #f9e3ae

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.snow-white-blush {
color: #f9aeae;
}
.cherry-flower {
color: #f9d7e9;
}
.flamingo-feather {
color: #f9b9d9;
}
.khaki-core {
color: #f9e3ae;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--snow-white-blush:#f9aeae;
--cherry-flower:#f9d7e9;
--flamingo-feather:#f9b9d9;
--khaki-core:#f9e3ae;
}

More palettes to explore