All Palettes

Color Palette #f5a8b8, #eab8c9, #f1c1d6, #f7e4e9, #e3a6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f5a8b8;
}
.chantilly {
color: #eab8c9;
}
.sweetheart {
color: #f1c1d6;
}
.pink-tutu {
color: #f7e4e9;
}
.love-at-first-sight {
color: #e3a6b0;
}

/* CSS Variables */
:root {
--rozowy-pink:#f5a8b8;
--chantilly:#eab8c9;
--sweetheart:#f1c1d6;
--pink-tutu:#f7e4e9;
--love-at-first-sight:#e3a6b0;
}

More palettes to explore