All Palettes

Color Palette #e5aa9e, #c57c7e, #a14a54, #5b293c, #3d1f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.passion-fruit-punch {
color: #e5aa9e;
}
.impatient-heart {
color: #c57c7e;
}
.black-pudding {
color: #a14a54;
}
.zinfandel {
color: #5b293c;
}
.temptress {
color: #3d1f2b;
}

/* CSS Variables */
:root {
--passion-fruit-punch:#e5aa9e;
--impatient-heart:#c57c7e;
--black-pudding:#a14a54;
--zinfandel:#5b293c;
--temptress:#3d1f2b;
}

More palettes to explore