All Palettes

Color Palette #c79b6b, #d0a976, #e6b884, #f7c497, #f2a469

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c79b6b;
}
.golden-age {
color: #d0a976;
}
.bundle-of-wheat {
color: #e6b884;
}
.cream-blush {
color: #f7c497;
}
.monarch-orange {
color: #f2a469;
}

/* CSS Variables */
:root {
--amber-autumn:#c79b6b;
--golden-age:#d0a976;
--bundle-of-wheat:#e6b884;
--cream-blush:#f7c497;
--monarch-orange:#f2a469;
}

More palettes to explore