All Palettes

Color Palette #f7d4e6, #f2a6c6, #e87d9f, #d45e81, #a52c54

0%
0%
0%

CSS code for this palette

/* CSS */
.sunset-pink {
color: #f7d4e6;
}
.rose-mallow {
color: #f2a6c6;
}
.hope {
color: #e87d9f;
}
.peppermint-swirl {
color: #d45e81;
}
.red-bud {
color: #a52c54;
}

/* CSS Variables */
:root {
--sunset-pink:#f7d4e6;
--rose-mallow:#f2a6c6;
--hope:#e87d9f;
--peppermint-swirl:#d45e81;
--red-bud:#a52c54;
}

More palettes to explore