All Palettes

Color Palette #a85d82, #c08c9b, #d7a3b1, #f1c6b1, #f7e0ca

0%
0%
0%

CSS code for this palette

/* CSS */
.guppy-violet {
color: #a85d82;
}
.grey-pink {
color: #c08c9b;
}
.lili-elbe-s-pink {
color: #d7a3b1;
}
.peach-temptation {
color: #f1c6b1;
}
.almeja {
color: #f7e0ca;
}

/* CSS Variables */
:root {
--guppy-violet:#a85d82;
--grey-pink:#c08c9b;
--lili-elbe-s-pink:#d7a3b1;
--peach-temptation:#f1c6b1;
--almeja:#f7e0ca;
}

More palettes to explore