All Palettes

Color Palette #d7c6d5, #e1b7d2, #f49fbe, #f8c5af, #f2e3c5

0%
0%
0%

CSS code for this palette

/* CSS */
.shy-violet {
color: #d7c6d5;
}
.eau-de-rose {
color: #e1b7d2;
}
.pink-chalk {
color: #f49fbe;
}
.coral-bisque {
color: #f8c5af;
}
.afterglow {
color: #f2e3c5;
}

/* CSS Variables */
:root {
--shy-violet:#d7c6d5;
--eau-de-rose:#e1b7d2;
--pink-chalk:#f49fbe;
--coral-bisque:#f8c5af;
--afterglow:#f2e3c5;
}

More palettes to explore