All Palettes

Color Palette #8c3b79, #e9a5c5, #f3e0b4, #f8c059, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-red {
color: #8c3b79;
}
.prettiest-pink {
color: #e9a5c5;
}
.calla {
color: #f3e0b4;
}
.saffron-mango {
color: #f8c059;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--magenta-red:#8c3b79;
--prettiest-pink:#e9a5c5;
--calla:#f3e0b4;
--saffron-mango:#f8c059;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore