All Palettes

Color Palette #f2c2b1, #f5b7c3, #f9a9d5, #f6a2c5, #e68eba

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-age-coral {
color: #f2c2b1;
}
.ibis {
color: #f5b7c3;
}
.spaghetti-strap-pink {
color: #f9a9d5;
}
.rogue-pink {
color: #f6a2c5;
}
.chewing-gum-pink {
color: #e68eba;
}

/* CSS Variables */
:root {
--jazz-age-coral:#f2c2b1;
--ibis:#f5b7c3;
--spaghetti-strap-pink:#f9a9d5;
--rogue-pink:#f6a2c5;
--chewing-gum-pink:#e68eba;
}

More palettes to explore