All Palettes

Color Palette #ffb3e0, #f7d5a1, #f5e2a3, #a9e0d7, #f1b1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-aquarelle-pink {
color: #ffb3e0;
}
.peach-patch {
color: #f7d5a1;
}
.sun-dust {
color: #f5e2a3;
}
.capri-water-blue {
color: #a9e0d7;
}
.soft-cashmere {
color: #f1b1d8;
}

/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e0;
--peach-patch:#f7d5a1;
--sun-dust:#f5e2a3;
--capri-water-blue:#a9e0d7;
--soft-cashmere:#f1b1d8;
}

More palettes to explore