All Palettes

Color Palette #f1a7c7, #f2c0cf, #e1a3b3, #f4e1e6, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c7;
}
.carnation-bouquet {
color: #f2c0cf;
}
.iced-vovo {
color: #e1a3b3;
}
.blush-tint {
color: #f4e1e6;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c7;
--carnation-bouquet:#f2c0cf;
--iced-vovo:#e1a3b3;
--blush-tint:#f4e1e6;
--blush-hour:#ff7092;
}

More palettes to explore