All Palettes

Color Palette #7c5f3c, #a96e47, #d19a5c, #f1c198, #f3d4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-gold {
color: #7c5f3c;
}
.stroopwafel {
color: #a96e47;
}
.bakelite-gold {
color: #d19a5c;
}
.peachy-kini {
color: #f1c198;
}
.flattering-peach {
color: #f3d4b4;
}

/* CSS Variables */
:root {
--autumn-gold:#7c5f3c;
--stroopwafel:#a96e47;
--bakelite-gold:#d19a5c;
--peachy-kini:#f1c198;
--flattering-peach:#f3d4b4;
}

More palettes to explore