All Palettes

Color Palette #f4b3d7, #f2e2a6, #a9e5d1, #f6c7a7, #ffa061

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f4b3d7;
}
.sugar-cookie {
color: #f2e2a6;
}
.botanical-tint {
color: #a9e5d1;
}
.peach-damask {
color: #f6c7a7;
}
.orange-spice {
color: #ffa061;
}

/* CSS Variables */
:root {
--soft-cashmere:#f4b3d7;
--sugar-cookie:#f2e2a6;
--botanical-tint:#a9e5d1;
--peach-damask:#f6c7a7;
--orange-spice:#ffa061;
}

More palettes to explore