All Palettes

Color Palette #d8c0d8, #f7d4bb, #f2b1c4, #c6a69f, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.canter-peach {
color: #f7d4bb;
}
.rhodonite {
color: #f2b1c4;
}
.parfait {
color: #c6a69f;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--canter-peach:#f7d4bb;
--rhodonite:#f2b1c4;
--parfait:#c6a69f;
--texas-ranger-brown:#9f512d;
}

More palettes to explore