All Palettes

Color Palette #7a1a3c, #9c2b4f, #b95b7a, #f2a1b0, #f8d8e9

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7a1a3c;
}
.raspberry-romantic {
color: #9c2b4f;
}
.tutti-frutti {
color: #b95b7a;
}
.sweet-60 {
color: #f2a1b0;
}
.cherry-flower {
color: #f8d8e9;
}

/* CSS Variables */
:root {
--brown-magenta:#7a1a3c;
--raspberry-romantic:#9c2b4f;
--tutti-frutti:#b95b7a;
--sweet-60:#f2a1b0;
--cherry-flower:#f8d8e9;
}

More palettes to explore