All Palettes

Color Palette #e2a2c5, #e6b7d3, #f1d0e4, #f6e4f0, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e2a2c5;
}
.eau-de-rose {
color: #e6b7d3;
}
.lacquer-mauve {
color: #f1d0e4;
}
.petal-poise {
color: #f6e4f0;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--prettiest-pink:#e2a2c5;
--eau-de-rose:#e6b7d3;
--lacquer-mauve:#f1d0e4;
--petal-poise:#f6e4f0;
--sweetheart:#f4c3d6;
}

More palettes to explore