All Palettes

Color Palette #c2684c, #da6a4e, #e5b571, #f5e0a3, #e3b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.spice-route {
color: #c2684c;
}
.dusty-orange {
color: #da6a4e;
}
.pyramid-gold {
color: #e5b571;
}
.sun-dust {
color: #f5e0a3;
}
.warming-peach {
color: #e3b8a1;
}

/* CSS Variables */
:root {
--spice-route:#c2684c;
--dusty-orange:#da6a4e;
--pyramid-gold:#e5b571;
--sun-dust:#f5e0a3;
--warming-peach:#e3b8a1;
}

More palettes to explore