All Palettes

Color Palette #d6a9c6, #e5c2e0, #f6e4f5, #f6b798, #f45d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d6a9c6;
}
.sweet-alyssum {
color: #e5c2e0;
}
.soft-lavender {
color: #f6e4f5;
}
.mandys-pink {
color: #f6b798;
}
.ponceau {
color: #f45d7b;
}

/* CSS Variables */
:root {
--heart-to-heart:#d6a9c6;
--sweet-alyssum:#e5c2e0;
--soft-lavender:#f6e4f5;
--mandys-pink:#f6b798;
--ponceau:#f45d7b;
}

More palettes to explore