All Palettes

Color Palette #f1a7b9, #f2c5d2, #f4e1e5, #f9d6b4, #f7a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b9;
}
.in-the-pink {
color: #f2c5d2;
}
.blush-tint {
color: #f4e1e5;
}
.sandy-bay {
color: #f9d6b4;
}
.roseberry {
color: #f7a5a1;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b9;
--in-the-pink:#f2c5d2;
--blush-tint:#f4e1e5;
--sandy-bay:#f9d6b4;
--roseberry:#f7a5a1;
}

More palettes to explore