All Palettes

Color Palette #f7a1b8, #f9c3d8, #f8e2ea, #ffb3e0, #ff7094

0%
0%
0%

CSS code for this palette

/* CSS */
.harmonious-rose {
color: #f7a1b8;
}
.miami-pink {
color: #f9c3d8;
}
.first-crush {
color: #f8e2ea;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.blush-hour {
color: #ff7094;
}

/* CSS Variables */
:root {
--harmonious-rose:#f7a1b8;
--miami-pink:#f9c3d8;
--first-crush:#f8e2ea;
--hot-aquarelle-pink:#ffb3e0;
--blush-hour:#ff7094;
}

More palettes to explore