All Palettes

Color Palette #d0a66c, #e3c1a5, #f4e2b4, #f8c5a0, #f7a67e

0%
0%
0%

CSS code for this palette

/* CSS */
.wonton-dumpling {
color: #d0a66c;
}
.buttercup-yellow {
color: #e3c1a5;
}
.anise-flower {
color: #f4e2b4;
}
.shrimp-toast {
color: #f8c5a0;
}
.sunset-peach {
color: #f7a67e;
}

/* CSS Variables */
:root {
--wonton-dumpling:#d0a66c;
--buttercup-yellow:#e3c1a5;
--anise-flower:#f4e2b4;
--shrimp-toast:#f8c5a0;
--sunset-peach:#f7a67e;
}

More palettes to explore