All Palettes

Color Palette #f1c6d7, #f5e5c7, #e4b4e0, #c7e2f0, #f9d1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.lily-legs {
color: #f1c6d7;
}
.cottonseed {
color: #f5e5c7;
}
.blackberry-yogurt {
color: #e4b4e0;
}
.pale-frost {
color: #c7e2f0;
}
.ibis-pink {
color: #f9d1b9;
}

/* CSS Variables */
:root {
--lily-legs:#f1c6d7;
--cottonseed:#f5e5c7;
--blackberry-yogurt:#e4b4e0;
--pale-frost:#c7e2f0;
--ibis-pink:#f9d1b9;
}

More palettes to explore