All Palettes

Color Palette #d5a5c6, #e9b4d1, #f3c9d3, #fde2e3, #f7b2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d5a5c6;
}
.gumball {
color: #e9b4d1;
}
.mountain-laurel {
color: #f3c9d3;
}
.royal-wedding {
color: #fde2e3;
}
.precious-pink {
color: #f7b2b1;
}

/* CSS Variables */
:root {
--heart-to-heart:#d5a5c6;
--gumball:#e9b4d1;
--mountain-laurel:#f3c9d3;
--royal-wedding:#fde2e3;
--precious-pink:#f7b2b1;
}

More palettes to explore