All Palettes

Color Palette #a4607e, #d68f9c, #e6b59e, #f3e2b4, #f5c87a

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-mousse {
color: #a4607e;
}
.sugar-tooth {
color: #d68f9c;
}
.seasonal-beige {
color: #e6b59e;
}
.anise-flower {
color: #f3e2b4;
}
.sunday-afternoon {
color: #f5c87a;
}

/* CSS Variables */
:root {
--strawberry-mousse:#a4607e;
--sugar-tooth:#d68f9c;
--seasonal-beige:#e6b59e;
--anise-flower:#f3e2b4;
--sunday-afternoon:#f5c87a;
}

More palettes to explore