All Palettes

Color Palette #e59fc5, #f1c1d6, #f6e4e4, #f1f7cf, #b6e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e59fc5;
}
.sweetheart {
color: #f1c1d6;
}
.reduced-pink {
color: #f6e4e4;
}
.rice-flower {
color: #f1f7cf;
}
.mint-cocktail-green {
color: #b6e3b0;
}

/* CSS Variables */
:root {
--prettiest-pink:#e59fc5;
--sweetheart:#f1c1d6;
--reduced-pink:#f6e4e4;
--rice-flower:#f1f7cf;
--mint-cocktail-green:#b6e3b0;
}

More palettes to explore