All Palettes

Color Palette #c9a3d1, #e5b7e6, #ffc2e0, #ff99a1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-lace {
color: #c9a3d1;
}
.blackberry-yogurt {
color: #e5b7e6;
}
.sweet-romance {
color: #ffc2e0;
}
.rubber-radish {
color: #ff99a1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--lilac-lace:#c9a3d1;
--blackberry-yogurt:#e5b7e6;
--sweet-romance:#ffc2e0;
--rubber-radish:#ff99a1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore