All Palettes

Color Palette #7a1f3f, #b94b6a, #d9a0b2, #f2c5d3, #f8e9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.beet-red {
color: #7a1f3f;
}
.pink-dahlia {
color: #b94b6a;
}
.lili-elbe-s-pink {
color: #d9a0b2;
}
.in-the-pink {
color: #f2c5d3;
}
.musical-mist {
color: #f8e9e7;
}

/* CSS Variables */
:root {
--beet-red:#7a1f3f;
--pink-dahlia:#b94b6a;
--lili-elbe-s-pink:#d9a0b2;
--in-the-pink:#f2c5d3;
--musical-mist:#f8e9e7;
}

More palettes to explore