All Palettes

Color Palette #d87b5a, #eac090, #f2e1b5, #a45a3d, #af5a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.clay-mug {
color: #d87b5a;
}
.golden-oat-coloured {
color: #eac090;
}
.calla {
color: #f2e1b5;
}
.falling-leaves {
color: #a45a3d;
}
.brown-rust {
color: #af5a3c;
}

/* CSS Variables */
:root {
--clay-mug:#d87b5a;
--golden-oat-coloured:#eac090;
--calla:#f2e1b5;
--falling-leaves:#a45a3d;
--brown-rust:#af5a3c;
}

More palettes to explore