All Palettes

Color Palette #e59fa4, #c27a8f, #a15e7a, #6d507c, #5e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-smoothie {
color: #e59fa4;
}
.watermelon-pink {
color: #c27a8f;
}
.cosmetic-red {
color: #a15e7a;
}
.gladiola-violet {
color: #6d507c;
}
.bright-eggplant {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--strawberry-smoothie:#e59fa4;
--watermelon-pink:#c27a8f;
--cosmetic-red:#a15e7a;
--gladiola-violet:#6d507c;
--bright-eggplant:#5e4b8b;
}

More palettes to explore