All Palettes

Color Palette #f5a3b4, #f6c6d6, #f9d7e0, #f4e2b4, #f0c54c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a3b4;
}
.mountain-laurel {
color: #f6c6d6;
}
.pink-frosting {
color: #f9d7e0;
}
.anise-flower {
color: #f4e2b4;
}
.eyelash-viper {
color: #f0c54c;
}

/* CSS Variables */
:root {
--pink-fit:#f5a3b4;
--mountain-laurel:#f6c6d6;
--pink-frosting:#f9d7e0;
--anise-flower:#f4e2b4;
--eyelash-viper:#f0c54c;
}

More palettes to explore