All Palettes

Color Palette #a06a9e, #d4abc7, #f2c5d3, #f7e9d9, #f9e6be

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-femmes {
color: #a06a9e;
}
.heart-to-heart {
color: #d4abc7;
}
.in-the-pink {
color: #f2c5d3;
}
.ivory-tassel {
color: #f7e9d9;
}
.creamy-custard {
color: #f9e6be;
}

/* CSS Variables */
:root {
--violet-femmes:#a06a9e;
--heart-to-heart:#d4abc7;
--in-the-pink:#f2c5d3;
--ivory-tassel:#f7e9d9;
--creamy-custard:#f9e6be;
}

More palettes to explore