All Palettes

Color Palette #c5a5b2, #f2e0d4, #e1c5b7, #a78c6c, #90594c

0%
0%
0%

CSS code for this palette

/* CSS */
.shady-pink {
color: #c5a5b2;
}
.pink-scallop {
color: #f2e0d4;
}
.birthday-suit {
color: #e1c5b7;
}
.tannin {
color: #a78c6c;
}
.rich-brocade {
color: #90594c;
}

/* CSS Variables */
:root {
--shady-pink:#c5a5b2;
--pink-scallop:#f2e0d4;
--birthday-suit:#e1c5b7;
--tannin:#a78c6c;
--rich-brocade:#90594c;
}

More palettes to explore