All Palettes

Color Palette #7b1e3b, #a24e68, #d98c9f, #f2b5d4, #ffebf2

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.raspberry-patch {
color: #a24e68;
}
.sugar-tooth {
color: #d98c9f;
}
.pink-marshmallow {
color: #f2b5d4;
}
.fairy-wings {
color: #ffebf2;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--raspberry-patch:#a24e68;
--sugar-tooth:#d98c9f;
--pink-marshmallow:#f2b5d4;
--fairy-wings:#ffebf2;
}

More palettes to explore