All Palettes

Color Palette #f9c54e, #f9aeae, #f6b83c, #f7a1d2, #f5d65c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.snow-white-blush {
color: #f9aeae;
}
.squash-blossom {
color: #f6b83c;
}
.violet-kiss {
color: #f7a1d2;
}
.wake-me-up {
color: #f5d65c;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--snow-white-blush:#f9aeae;
--squash-blossom:#f6b83c;
--violet-kiss:#f7a1d2;
--wake-me-up:#f5d65c;
}

More palettes to explore