All Palettes

Color Palette #f0c7d2, #f5e0e4, #e2a7b0, #ffb3c3, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-primrose {
color: #f0c7d2;
}
.blush-tint {
color: #f5e0e4;
}
.raspberry-lemonade {
color: #e2a7b0;
}
.matt-pink {
color: #ffb3c3;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--pale-primrose:#f0c7d2;
--blush-tint:#f5e0e4;
--raspberry-lemonade:#e2a7b0;
--matt-pink:#ffb3c3;
--blush-hour:#ff7092;
}

More palettes to explore