All Palettes

Color Palette #f7b1c6, #ff6e61, #ff999c, #e6cac1, #f5e0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f7b1c6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.rubber-radish {
color: #ff999c;
}
.red-sandstorm {
color: #e6cac1;
}
.blush-tint {
color: #f5e0e6;
}

/* CSS Variables */
:root {
--cupid:#f7b1c6;
--grapefruit-pulp:#ff6e61;
--rubber-radish:#ff999c;
--red-sandstorm:#e6cac1;
--blush-tint:#f5e0e6;
}

More palettes to explore