All Palettes

Color Palette #d85f9c, #f6a7b7, #f2b1d2, #ff6e61, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-rush {
color: #d85f9c;
}
.rozowy-pink {
color: #f6a7b7;
}
.fulgrim-pink {
color: #f2b1d2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--sugar-rush:#d85f9c;
--rozowy-pink:#f6a7b7;
--fulgrim-pink:#f2b1d2;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb3c1;
}

More palettes to explore