All Palettes

Color Palette #f5c2e0, #f9a9d5, #f77e8e, #f5503d, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-nectar {
color: #f5c2e0;
}
.spaghetti-strap-pink {
color: #f9a9d5;
}
.carnation {
color: #f77e8e;
}
.strawberry-avalanche {
color: #f5503d;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--rosy-nectar:#f5c2e0;
--spaghetti-strap-pink:#f9a9d5;
--carnation:#f77e8e;
--strawberry-avalanche:#f5503d;
--sunshine-mellow:#f1c40e;
}

More palettes to explore