All Palettes

Color Palette #f6d5df, #e3b5d1, #d68fc5, #f2a1cc, #f5c2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-pink {
color: #f6d5df;
}
.gumball {
color: #e3b5d1;
}
.firm-pink {
color: #d68fc5;
}
.violet-kiss {
color: #f2a1cc;
}
.carnation-bouquet {
color: #f5c2d1;
}

/* CSS Variables */
:root {
--barely-pink:#f6d5df;
--gumball:#e3b5d1;
--firm-pink:#d68fc5;
--violet-kiss:#f2a1cc;
--carnation-bouquet:#f5c2d1;
}

More palettes to explore