All Palettes

Color Palette #a77b8c, #e5b8c7, #f2dfd4, #f5b59e, #c57c7e

0%
0%
0%

CSS code for this palette

/* CSS */
.silken-raspberry {
color: #a77b8c;
}
.hydrangea-pink {
color: #e5b8c7;
}
.peach-shortcake {
color: #f2dfd4;
}
.mandys-pink {
color: #f5b59e;
}
.impatient-heart {
color: #c57c7e;
}

/* CSS Variables */
:root {
--silken-raspberry:#a77b8c;
--hydrangea-pink:#e5b8c7;
--peach-shortcake:#f2dfd4;
--mandys-pink:#f5b59e;
--impatient-heart:#c57c7e;
}

More palettes to explore