All Palettes

Color Palette #d5cec3, #b7a89a, #a08e79, #a86e5d, #6f4c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.male {
color: #d5cec3;
}
.flax-fibre-grey {
color: #b7a89a;
}
.cottage-walk {
color: #a08e79;
}
.hazelnut {
color: #a86e5d;
}
.burned-brown {
color: #6f4c3e;
}

/* CSS Variables */
:root {
--male:#d5cec3;
--flax-fibre-grey:#b7a89a;
--cottage-walk:#a08e79;
--hazelnut:#a86e5d;
--burned-brown:#6f4c3e;
}

More palettes to explore