All Palettes

Color Palette #a35c8b, #d0809e, #e8a1c1, #f4c3d6, #e5a4c2

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a35c8b;
}
.heirloom-rose {
color: #d0809e;
}
.think-pink {
color: #e8a1c1;
}
.sweetheart {
color: #f4c3d6;
}
.think-pink {
color: #e5a4c2;
}

/* CSS Variables */
:root {
--thimble-red:#a35c8b;
--heirloom-rose:#d0809e;
--think-pink:#e8a1c1;
--sweetheart:#f4c3d6;
--think-pink:#e5a4c2;
}

More palettes to explore