All Palettes

Color Palette #f8b4c5, #ff6e61, #d67a7f, #5e4b8b, #4c3d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f8b4c5;
}
.grapefruit-pulp {
color: #ff6e61;
}
.juicy-details {
color: #d67a7f;
}
.bright-eggplant {
color: #5e4b8b;
}
.meteorite {
color: #4c3d6c;
}

/* CSS Variables */
:root {
--love-spell:#f8b4c5;
--grapefruit-pulp:#ff6e61;
--juicy-details:#d67a7f;
--bright-eggplant:#5e4b8b;
--meteorite:#4c3d6c;
}

More palettes to explore