All Palettes

Color Palette #f8a5b1, #f5c2e6, #f6a7e6, #e2a1d4, #d86eb1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f8a5b1;
}
.rosy-nectar {
color: #f5c2e6;
}
.hanami-pink {
color: #f6a7e6;
}
.exotic-violet {
color: #e2a1d4;
}
.purple-hollyhock {
color: #d86eb1;
}

/* CSS Variables */
:root {
--pink-fit:#f8a5b1;
--rosy-nectar:#f5c2e6;
--hanami-pink:#f6a7e6;
--exotic-violet:#e2a1d4;
--purple-hollyhock:#d86eb1;
}

More palettes to explore