All Palettes

Color Palette #5b3f2f, #c49c4a, #b15c2b, #f4e2b3, #7e4f25

0%
0%
0%

CSS code for this palette

/* CSS */
.potting-soil {
color: #5b3f2f;
}
.golden-field {
color: #c49c4a;
}
.stirland-battlemire {
color: #b15c2b;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.mummy-brown {
color: #7e4f25;
}

/* CSS Variables */
:root {
--potting-soil:#5b3f2f;
--golden-field:#c49c4a;
--stirland-battlemire:#b15c2b;
--smooth-as-corn-silk:#f4e2b3;
--mummy-brown:#7e4f25;
}

More palettes to explore