All Palettes

Color Palette #e7a2c0, #f4c3c7, #f9d7e6, #f0b7d2, #e67f9e

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a2c0;
}
.rose-reminder {
color: #f4c3c7;
}
.sunset-pink {
color: #f9d7e6;
}
.pink-marshmallow {
color: #f0b7d2;
}
.hope {
color: #e67f9e;
}

/* CSS Variables */
:root {
--think-pink:#e7a2c0;
--rose-reminder:#f4c3c7;
--sunset-pink:#f9d7e6;
--pink-marshmallow:#f0b7d2;
--hope:#e67f9e;
}

More palettes to explore