All Palettes

Color Palette #6f4c3e, #b88b6f, #d8c6b0, #f4e0d7, #d1c2c5

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.dune-drift {
color: #b88b6f;
}
.hanover {
color: #d8c6b0;
}
.touching-white {
color: #f4e0d7;
}
.aroma {
color: #d1c2c5;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--dune-drift:#b88b6f;
--hanover:#d8c6b0;
--touching-white:#f4e0d7;
--aroma:#d1c2c5;
}

More palettes to explore