All Palettes

Color Palette #a45b7d, #d06c85, #e7a2b0, #f2c0c0, #f4e3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-red {
color: #a45b7d;
}
.artful-pink {
color: #d06c85;
}
.sprinkled-with-pink {
color: #e7a2b0;
}
.silver-strawberry {
color: #f2c0c0;
}
.cute-little-pink {
color: #f4e3e1;
}

/* CSS Variables */
:root {
--cosmetic-red:#a45b7d;
--artful-pink:#d06c85;
--sprinkled-with-pink:#e7a2b0;
--silver-strawberry:#f2c0c0;
--cute-little-pink:#f4e3e1;
}

More palettes to explore