All Palettes

Color Palette #d3a7c8, #f1c6d6, #f9e0be, #a7d3b8, #e79998

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a7c8;
}
.lily-legs {
color: #f1c6d6;
}
.stable-hay {
color: #f9e0be;
}
.glenwood-green {
color: #a7d3b8;
}
.franken-berry {
color: #e79998;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a7c8;
--lily-legs:#f1c6d6;
--stable-hay:#f9e0be;
--glenwood-green:#a7d3b8;
--franken-berry:#e79998;
}

More palettes to explore