All Palettes

Color Palette #b4641d, #dca86f, #e3b88c, #f2d4a1, #f6dfc6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-brown {
color: #b4641d;
}
.corn-maze {
color: #dca86f;
}
.desert-dust {
color: #e3b88c;
}
.antique-wicker-basket {
color: #f2d4a1;
}
.flower-of-oahu {
color: #f6dfc6;
}

/* CSS Variables */
:root {
--light-brown:#b4641d;
--corn-maze:#dca86f;
--desert-dust:#e3b88c;
--antique-wicker-basket:#f2d4a1;
--flower-of-oahu:#f6dfc6;
}

More palettes to explore