All Palettes

Color Palette #a76c92, #d1a9c6, #f1b1d9, #f6d08e, #ea6c89

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve-memento {
color: #a76c92;
}
.heart-to-heart {
color: #d1a9c6;
}
.soft-cashmere {
color: #f1b1d9;
}
.light-ginger-yellow {
color: #f6d08e;
}
.grapefruit-juice {
color: #ea6c89;
}

/* CSS Variables */
:root {
--mauve-memento:#a76c92;
--heart-to-heart:#d1a9c6;
--soft-cashmere:#f1b1d9;
--light-ginger-yellow:#f6d08e;
--grapefruit-juice:#ea6c89;
}

More palettes to explore