All Palettes

Color Palette #f3b4c2, #f6d5e3, #f3e0b4, #f9c99f, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c2;
}
.pink-frosting {
color: #f6d5e3;
}
.calla {
color: #f3e0b4;
}
.chai-latte {
color: #f9c99f;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--ibis:#f3b4c2;
--pink-frosting:#f6d5e3;
--calla:#f3e0b4;
--chai-latte:#f9c99f;
--calabrese:#f1a8a2;
}

More palettes to explore