All Palettes

Color Palette #e6b2d3, #f1d0e0, #f4c3d8, #f8a0bc, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e6b2d3;
}
.minimal-rose {
color: #f1d0e0;
}
.sweetheart {
color: #f4c3d8;
}
.rogue-pink {
color: #f8a0bc;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--gumball:#e6b2d3;
--minimal-rose:#f1d0e0;
--sweetheart:#f4c3d8;
--rogue-pink:#f8a0bc;
--blush-hour:#ff7092;
}

More palettes to explore