All Palettes

Color Palette #e2b9a2, #d6a58a, #d4a082, #a7796c, #69494d

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-peach {
color: #e2b9a2;
}
.shetland-pony {
color: #d6a58a;
}
.orange-maple {
color: #d4a082;
}
.rum-spice {
color: #a7796c;
}
.estate-vineyard {
color: #69494d;
}

/* CSS Variables */
:root {
--warming-peach:#e2b9a2;
--shetland-pony:#d6a58a;
--orange-maple:#d4a082;
--rum-spice:#a7796c;
--estate-vineyard:#69494d;
}

More palettes to explore