All Palettes

Color Palette #e4d3d3, #c7b3b3, #a99e9e, #8d7c7c, #6f5d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-powder-rose {
color: #e4d3d3;
}
.grey-rose {
color: #c7b3b3;
}
.nobel {
color: #a99e9e;
}
.renwick-heather {
color: #8d7c7c;
}
.poetry-plum {
color: #6f5d5d;
}

/* CSS Variables */
:root {
--theatre-powder-rose:#e4d3d3;
--grey-rose:#c7b3b3;
--nobel:#a99e9e;
--renwick-heather:#8d7c7c;
--poetry-plum:#6f5d5d;
}

More palettes to explore