All Palettes

Color Palette #f1c1d8, #ffb3c1, #ff7092, #ff4d6d, #cb1a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d8;
}
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}
.california-sunset {
color: #cb1a4c;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d8;
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
--california-sunset:#cb1a4c;
}

More palettes to explore