All Palettes

Color Palette #f5b2a3, #d69d8f, #b77157, #8c4c3b, #7c5d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b2a3;
}
.shanghai-peach {
color: #d69d8f;
}
.warm-copper {
color: #b77157;
}
.spiced-red {
color: #8c4c3b;
}
.rich-walnut {
color: #7c5d4b;
}

/* CSS Variables */
:root {
--first-date:#f5b2a3;
--shanghai-peach:#d69d8f;
--warm-copper:#b77157;
--spiced-red:#8c4c3b;
--rich-walnut:#7c5d4b;
}

More palettes to explore