All Palettes

Color Palette #6f4c3e, #a27d6d, #d4bfa0, #e7e2b1, #c3d5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.tattered-teddy {
color: #a27d6d;
}
.dune {
color: #d4bfa0;
}
.springtime {
color: #e7e2b1;
}
.reed {
color: #c3d5a4;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--tattered-teddy:#a27d6d;
--dune:#d4bfa0;
--springtime:#e7e2b1;
--reed:#c3d5a4;
}

More palettes to explore