All Palettes

Color Palette #d5ba9a, #a3714d, #7e3b2a, #5a2e1b, #3b1d12

0%
0%
0%

CSS code for this palette

/* CSS */
.terracotta-sand {
color: #d5ba9a;
}
.cashew {
color: #a3714d;
}
.roycroft-copper-red {
color: #7e3b2a;
}
.k-rozen {
color: #5a2e1b;
}
.d-licieux-au-chocolat {
color: #3b1d12;
}

/* CSS Variables */
:root {
--terracotta-sand:#d5ba9a;
--cashew:#a3714d;
--roycroft-copper-red:#7e3b2a;
--k-rozen:#5a2e1b;
--d-licieux-au-chocolat:#3b1d12;
}

More palettes to explore