All Palettes

Color Palette #f7b5a1, #f5c7d0, #f0e4f1, #d7a3f5, #a3b8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.sullivan-s-heart {
color: #f5c7d0;
}
.sheer-lavender {
color: #f0e4f1;
}
.plasma-trail {
color: #d7a3f5;
}
.wondrous-wisteria {
color: #a3b8f5;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--sullivan-s-heart:#f5c7d0;
--sheer-lavender:#f0e4f1;
--plasma-trail:#d7a3f5;
--wondrous-wisteria:#a3b8f5;
}

More palettes to explore