All Palettes

Color Palette #c6996c, #e6b56b, #d2a25b, #efc47b, #e7a55a

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c6996c;
}
.california-chamois {
color: #e6b56b;
}
.sweet-honey {
color: #d2a25b;
}
.polenta {
color: #efc47b;
}
.indian-yellow {
color: #e7a55a;
}

/* CSS Variables */
:root {
--amber-autumn:#c6996c;
--california-chamois:#e6b56b;
--sweet-honey:#d2a25b;
--polenta:#efc47b;
--indian-yellow:#e7a55a;
}

More palettes to explore