All Palettes

Color Palette #f1c6d9, #f5e3b7, #f4c1a4, #b7e1c9, #d1b2e1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d9;
}
.anise-flower {
color: #f5e3b7;
}
.neighborly-peach {
color: #f4c1a4;
}
.aqua-bay {
color: #b7e1c9;
}
.pretty-petunia {
color: #d1b2e1;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d9;
--anise-flower:#f5e3b7;
--neighborly-peach:#f4c1a4;
--aqua-bay:#b7e1c9;
--pretty-petunia:#d1b2e1;
}

More palettes to explore