All Palettes

Color Palette #f1b1c3, #f6a7d6, #f9b4e1, #f5d1e2, #e2a1c7

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f1b1c3;
}
.spaghetti-strap-pink {
color: #f6a7d6;
}
.hot-aquarelle-pink {
color: #f9b4e1;
}
.minimal-rose {
color: #f5d1e2;
}
.prettiest-pink {
color: #e2a1c7;
}

/* CSS Variables */
:root {
--rhodonite:#f1b1c3;
--spaghetti-strap-pink:#f6a7d6;
--hot-aquarelle-pink:#f9b4e1;
--minimal-rose:#f5d1e2;
--prettiest-pink:#e2a1c7;
}

More palettes to explore