All Palettes

Color Palette #4a2b2c, #704c52, #a07e7f, #de9b6e, #f9d99a

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #4a2b2c;
}
.night-romance {
color: #704c52;
}
.brandied-apple {
color: #a07e7f;
}
.candle-yellow {
color: #de9b6e;
}
.honey-tone {
color: #f9d99a;
}

/* CSS Variables */
:root {
--brown-coffee:#4a2b2c;
--night-romance:#704c52;
--brandied-apple:#a07e7f;
--candle-yellow:#de9b6e;
--honey-tone:#f9d99a;
}

More palettes to explore