All Palettes

Color Palette #f3e5ba, #f1d6a7, #e6b96b, #d88c3b, #c36b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f3e5ba;
}
.straw-hat {
color: #f1d6a7;
}
.california-chamois {
color: #e6b96b;
}
.coppersmith {
color: #d88c3b;
}
.peach-caramel {
color: #c36b3c;
}

/* CSS Variables */
:root {
--gentle-glow:#f3e5ba;
--straw-hat:#f1d6a7;
--california-chamois:#e6b96b;
--coppersmith:#d88c3b;
--peach-caramel:#c36b3c;
}

More palettes to explore