All Palettes

Color Palette #f4e2c8, #e6b08e, #d2a074, #a56c4a, #7e4b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-beige {
color: #f4e2c8;
}
.ancient-inca {
color: #e6b08e;
}
.muntok-white-pepper {
color: #d2a074;
}
.drum-solo {
color: #a56c4a;
}
.nutmeg {
color: #7e4b3a;
}

/* CSS Variables */
:root {
--honey-beige:#f4e2c8;
--ancient-inca:#e6b08e;
--muntok-white-pepper:#d2a074;
--drum-solo:#a56c4a;
--nutmeg:#7e4b3a;
}

More palettes to explore