All Palettes

Color Palette #f2d5c0, #e6b8a2, #deae8c, #d29c6a, #a36b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.budding-peach {
color: #f2d5c0;
}
.warming-peach {
color: #e6b8a2;
}
.boot-hill-ghost {
color: #deae8c;
}
.golden-aura {
color: #d29c6a;
}
.hazel {
color: #a36b4d;
}

/* CSS Variables */
:root {
--budding-peach:#f2d5c0;
--warming-peach:#e6b8a2;
--boot-hill-ghost:#deae8c;
--golden-aura:#d29c6a;
--hazel:#a36b4d;
}

More palettes to explore