All Palettes

Color Palette #f2a1b0, #f6c6c1, #f4e7b4, #e5d5a9, #d5afc7

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f2a1b0;
}
.millennial-pink {
color: #f6c6c1;
}
.cr-me-de-la-cr-me {
color: #f4e7b4;
}
.morning-wheat {
color: #e5d5a9;
}
.pink-lavender {
color: #d5afc7;
}

/* CSS Variables */
:root {
--sweet-60:#f2a1b0;
--millennial-pink:#f6c6c1;
--cr-me-de-la-cr-me:#f4e7b4;
--morning-wheat:#e5d5a9;
--pink-lavender:#d5afc7;
}

More palettes to explore