All Palettes

Color Palette #a35c8d, #d6a8c2, #f2c5d3, #f7e3a6, #f2b650

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a35c8d;
}
.heart-to-heart {
color: #d6a8c2;
}
.in-the-pink {
color: #f2c5d3;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.goldsmith {
color: #f2b650;
}

/* CSS Variables */
:root {
--thimble-red:#a35c8d;
--heart-to-heart:#d6a8c2;
--in-the-pink:#f2c5d3;
--lemon-ice-yellow:#f7e3a6;
--goldsmith:#f2b650;
}

More palettes to explore