All Palettes

Color Palette #f8c8a0, #f9b1ae, #f7a6b3, #f6a2c1, #f58ebd

0%
0%
0%

CSS code for this palette

/* CSS */
.chai-latte {
color: #f8c8a0;
}
.peach-bud {
color: #f9b1ae;
}
.pink-fit {
color: #f7a6b3;
}
.rogue-pink {
color: #f6a2c1;
}
.cochonnet {
color: #f58ebd;
}

/* CSS Variables */
:root {
--chai-latte:#f8c8a0;
--peach-bud:#f9b1ae;
--pink-fit:#f7a6b3;
--rogue-pink:#f6a2c1;
--cochonnet:#f58ebd;
}

More palettes to explore