All Palettes

Color Palette #f5c2cf, #f9a9c5, #f7a1c2, #f6b1d5, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f5c2cf;
}
.nadeshiko-pink {
color: #f9a9c5;
}
.rogue-pink {
color: #f7a1c2;
}
.spaghetti-strap-pink {
color: #f6b1d5;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f5c2cf;
--nadeshiko-pink:#f9a9c5;
--rogue-pink:#f7a1c2;
--spaghetti-strap-pink:#f6b1d5;
--blush-hour:#ff7092;
}

More palettes to explore