All Palettes

Color Palette #e3b5d2, #f6c6d3, #fbd5e6, #fdf4e2, #f6e8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e3b5d2;
}
.sullivan-s-heart {
color: #f6c6d3;
}
.sunset-pink {
color: #fbd5e6;
}
.candlelight-ivory {
color: #fdf4e2;
}
.icy-lemonade {
color: #f6e8b1;
}

/* CSS Variables */
:root {
--gumball:#e3b5d2;
--sullivan-s-heart:#f6c6d3;
--sunset-pink:#fbd5e6;
--candlelight-ivory:#fdf4e2;
--icy-lemonade:#f6e8b1;
}

More palettes to explore