All Palettes

Color Palette #5e2c3e, #a35c6f, #d59d8b, #f5c3b2, #f7e8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-wine {
color: #5e2c3e;
}
.shine-baby-shine {
color: #a35c6f;
}
.medium-terracotta {
color: #d59d8b;
}
.peach-temptation {
color: #f5c3b2;
}
.bali-sand {
color: #f7e8d4;
}

/* CSS Variables */
:root {
--windsor-wine:#5e2c3e;
--shine-baby-shine:#a35c6f;
--medium-terracotta:#d59d8b;
--peach-temptation:#f5c3b2;
--bali-sand:#f7e8d4;
}

More palettes to explore