All Palettes

Color Palette #f1a7b7, #f3b4d6, #f6c6e1, #f9d6d2, #f2d1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b7;
}
.soft-cashmere {
color: #f3b4d6;
}
.laelia-pink {
color: #f6c6e1;
}
.just-a-tease {
color: #f9d6d2;
}
.sandalwood-beige {
color: #f2d1b1;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b7;
--soft-cashmere:#f3b4d6;
--laelia-pink:#f6c6e1;
--just-a-tease:#f9d6d2;
--sandalwood-beige:#f2d1b1;
}

More palettes to explore