All Palettes

Color Palette #f5a8b2, #f3b4d6, #f7c5e0, #f9e6b9, #f8a0c2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a8b2;
}
.soft-cashmere {
color: #f3b4d6;
}
.laelia-pink {
color: #f7c5e0;
}
.hawaiian-cream {
color: #f9e6b9;
}
.rogue-pink {
color: #f8a0c2;
}

/* CSS Variables */
:root {
--pink-fit:#f5a8b2;
--soft-cashmere:#f3b4d6;
--laelia-pink:#f7c5e0;
--hawaiian-cream:#f9e6b9;
--rogue-pink:#f8a0c2;
}

More palettes to explore