All Palettes

Color Palette #e0a3c2, #f7c5d5, #f9e6e8, #fffbf0, #f5c2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e0a3c2;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.pink-tutu {
color: #f9e6e8;
}
.vanilla-shake {
color: #fffbf0;
}
.rose-reminder {
color: #f5c2c8;
}

/* CSS Variables */
:root {
--think-pink:#e0a3c2;
--sullivan-s-heart:#f7c5d5;
--pink-tutu:#f9e6e8;
--vanilla-shake:#fffbf0;
--rose-reminder:#f5c2c8;
}

More palettes to explore