All Palettes

Color Palette #5b3f2f, #7a5a4d, #a78c6c, #c6b99f, #e6d5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.potting-soil {
color: #5b3f2f;
}
.cara-be {
color: #7a5a4d;
}
.tannin {
color: #a78c6c;
}
.forgotten-gold {
color: #c6b99f;
}
.sand-pearl {
color: #e6d5b7;
}

/* CSS Variables */
:root {
--potting-soil:#5b3f2f;
--cara-be:#7a5a4d;
--tannin:#a78c6c;
--forgotten-gold:#c6b99f;
--sand-pearl:#e6d5b7;
}

More palettes to explore