All Palettes

Color Palette #f1c6d8, #f5e1b2, #c3e0b2, #a3d8e1, #f5a9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d8;
}
.friendly-yellow {
color: #f5e1b2;
}
.white-vienna {
color: #c3e0b2;
}
.terrace-pool {
color: #a3d8e1;
}
.calabrese {
color: #f5a9a3;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d8;
--friendly-yellow:#f5e1b2;
--white-vienna:#c3e0b2;
--terrace-pool:#a3d8e1;
--calabrese:#f5a9a3;
}

More palettes to explore