All Palettes

Color Palette #e2b1d1, #f4bed6, #f8d8e2, #f9e1e6, #f2cad6

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e2b1d1;
}
.cherry-blossom {
color: #f4bed6;
}
.pink-frosting {
color: #f8d8e2;
}
.pork-belly {
color: #f9e1e6;
}
.mountain-laurel {
color: #f2cad6;
}

/* CSS Variables */
:root {
--gumball:#e2b1d1;
--cherry-blossom:#f4bed6;
--pink-frosting:#f8d8e2;
--pork-belly:#f9e1e6;
--mountain-laurel:#f2cad6;
}

More palettes to explore