All Palettes

Color Palette #f9c54e, #f9c0a4, #f9a9d5, #f99fbc, #f9c3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.coral-blossom {
color: #f9c0a4;
}
.spaghetti-strap-pink {
color: #f9a9d5;
}
.rogue-pink {
color: #f99fbc;
}
.pretty-in-pink {
color: #f9c3e4;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--coral-blossom:#f9c0a4;
--spaghetti-strap-pink:#f9a9d5;
--rogue-pink:#f99fbc;
--pretty-in-pink:#f9c3e4;
}

More palettes to explore