All Palettes

Color Palette #f3b4d9, #f9a4b4, #fbaf93, #fce57e, #f5ebb7

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f3b4d9;
}
.pink-fit {
color: #f9a4b4;
}
.peach-nectar {
color: #fbaf93;
}
.luminous-yellow {
color: #fce57e;
}
.lantern-light {
color: #f5ebb7;
}

/* CSS Variables */
:root {
--soft-cashmere:#f3b4d9;
--pink-fit:#f9a4b4;
--peach-nectar:#fbaf93;
--luminous-yellow:#fce57e;
--lantern-light:#f5ebb7;
}

More palettes to explore