All Palettes

Color Palette #f1a8a2, #f0bab2, #f2cfd0, #d0e5e6, #b5e4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.ballerina-tears {
color: #f0bab2;
}
.lady-pink {
color: #f2cfd0;
}
.zircon-ice {
color: #d0e5e6;
}
.refreshing-pool {
color: #b5e4e8;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--ballerina-tears:#f0bab2;
--lady-pink:#f2cfd0;
--zircon-ice:#d0e5e6;
--refreshing-pool:#b5e4e8;
}

More palettes to explore