All Palettes

Color Palette #f8bfd3, #ffb3e0, #ff7ac1, #ff5c85, #ff296d

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia-delight {
color: #f8bfd3;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.dream-setting {
color: #ff7ac1;
}
.stellar-strawberry {
color: #ff5c85;
}
.peevish-red {
color: #ff296d;
}

/* CSS Variables */
:root {
--dahlia-delight:#f8bfd3;
--hot-aquarelle-pink:#ffb3e0;
--dream-setting:#ff7ac1;
--stellar-strawberry:#ff5c85;
--peevish-red:#ff296d;
}

More palettes to explore