All Palettes

Color Palette #f9a9c5, #f5c2c7, #f1dae5, #f0b2d5, #d57b99

0%
0%
0%

CSS code for this palette

/* CSS */
.nadeshiko-pink {
color: #f9a9c5;
}
.rose-reminder {
color: #f5c2c7;
}
.piggyback {
color: #f1dae5;
}
.soft-cashmere {
color: #f0b2d5;
}
.little-bow-pink {
color: #d57b99;
}

/* CSS Variables */
:root {
--nadeshiko-pink:#f9a9c5;
--rose-reminder:#f5c2c7;
--piggyback:#f1dae5;
--soft-cashmere:#f0b2d5;
--little-bow-pink:#d57b99;
}

More palettes to explore