All Palettes

Color Palette #f3e5ba, #f3d2a0, #f1b05b, #d1873d, #a85b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f3e5ba;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.cheater {
color: #f1b05b;
}
.peru {
color: #d1873d;
}
.beef-hotpot {
color: #a85b2e;
}

/* CSS Variables */
:root {
--gentle-glow:#f3e5ba;
--antique-wicker-basket:#f3d2a0;
--cheater:#f1b05b;
--peru:#d1873d;
--beef-hotpot:#a85b2e;
}

More palettes to explore