All Palettes

Color Palette #e5a9b3, #f6c6d6, #f8e2e6, #f0b7d7, #c85b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-heart {
color: #e5a9b3;
}
.mountain-laurel {
color: #f6c6d6;
}
.poetic-princess {
color: #f8e2e6;
}
.soft-cashmere {
color: #f0b7d7;
}
.ibis-rose {
color: #c85b8c;
}

/* CSS Variables */
:root {
--sweet-heart:#e5a9b3;
--mountain-laurel:#f6c6d6;
--poetic-princess:#f8e2e6;
--soft-cashmere:#f0b7d7;
--ibis-rose:#c85b8c;
}

More palettes to explore