All Palettes

Color Palette #f7d6b6, #e2a8a2, #c57c7e, #a65e84, #7d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-peach {
color: #f7d6b6;
}
.coral-fountain {
color: #e2a8a2;
}
.impatient-heart {
color: #c57c7e;
}
.wild-mulberry {
color: #a65e84;
}
.cleopatra-s-gown {
color: #7d4b8b;
}

/* CSS Variables */
:root {
--tender-peach:#f7d6b6;
--coral-fountain:#e2a8a2;
--impatient-heart:#c57c7e;
--wild-mulberry:#a65e84;
--cleopatra-s-gown:#7d4b8b;
}

More palettes to explore