All Palettes

Color Palette #5c2d3b, #a05a64, #d69a8f, #f1c4b1, #fae6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-wine {
color: #5c2d3b;
}
.beef-jerky {
color: #a05a64;
}
.shanghai-peach {
color: #d69a8f;
}
.peach-temptation {
color: #f1c4b1;
}
.bridesmaid {
color: #fae6e0;
}

/* CSS Variables */
:root {
--windsor-wine:#5c2d3b;
--beef-jerky:#a05a64;
--shanghai-peach:#d69a8f;
--peach-temptation:#f1c4b1;
--bridesmaid:#fae6e0;
}

More palettes to explore