All Palettes

Color Palette #f4a4bf, #e2b1d3, #dac7e1, #f1c1d8, #ff7094

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.gumball {
color: #e2b1d3;
}
.grape-glimmer {
color: #dac7e1;
}
.sweetheart {
color: #f1c1d8;
}
.blush-hour {
color: #ff7094;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--gumball:#e2b1d3;
--grape-glimmer:#dac7e1;
--sweetheart:#f1c1d8;
--blush-hour:#ff7094;
}

More palettes to explore