All Palettes

Color Palette #f1a8a2, #f6b7b1, #f9bfb4, #ffc7d7, #ffebe0

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.mixed-fruit {
color: #f6b7b1;
}
.rustique {
color: #f9bfb4;
}
.flower-spell {
color: #ffc7d7;
}
.pink-glow {
color: #ffebe0;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--mixed-fruit:#f6b7b1;
--rustique:#f9bfb4;
--flower-spell:#ffc7d7;
--pink-glow:#ffebe0;
}

More palettes to explore