All Palettes

Color Palette #e9e8d3, #f1c5b1, #f7ab9c, #d9866d, #b86b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.green-iced-tea {
color: #e9e8d3;
}
.peach-temptation {
color: #f1c5b1;
}
.rosy-outlook {
color: #f7ab9c;
}
.indian-princess {
color: #d9866d;
}
.autumn-leaf {
color: #b86b4c;
}

/* CSS Variables */
:root {
--green-iced-tea:#e9e8d3;
--peach-temptation:#f1c5b1;
--rosy-outlook:#f7ab9c;
--indian-princess:#d9866d;
--autumn-leaf:#b86b4c;
}

More palettes to explore