All Palettes

Color Palette #d3a6c4, #ebc6d8, #f3e5d8, #f3d7af, #f3a67c

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a6c4;
}
.tussie-mussie {
color: #ebc6d8;
}
.early-sunset {
color: #f3e5d8;
}
.cream-custard {
color: #f3d7af;
}
.coral-silk {
color: #f3a67c;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a6c4;
--tussie-mussie:#ebc6d8;
--early-sunset:#f3e5d8;
--cream-custard:#f3d7af;
--coral-silk:#f3a67c;
}

More palettes to explore