All Palettes

Color Palette #f9ebf4, #f5c2d4, #f099b9, #da4985, #a42d6b

0%
0%
0%

CSS code for this palette

/* CSS */
.placebo-magenta {
color: #f9ebf4;
}
.cherry-blossom {
color: #f5c2d4;
}
.amaranth-pink {
color: #f099b9;
}
.pickled-pink {
color: #da4985;
}
.amaranth-deep-purple {
color: #a42d6b;
}

/* CSS Variables */
:root {
--placebo-magenta:#f9ebf4;
--cherry-blossom:#f5c2d4;
--amaranth-pink:#f099b9;
--pickled-pink:#da4985;
--amaranth-deep-purple:#a42d6b;
}

More palettes to explore