All Palettes

Color Palette #4b3d2a, #7d6c4f, #b8a76f, #f1d76f, #f5a85b

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3d2a;
}
.mayan-ruins {
color: #7d6c4f;
}
.oatmeal-biscuit {
color: #b8a76f;
}
.mocha-dandelion {
color: #f1d76f;
}
.sandy-brown {
color: #f5a85b;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3d2a;
--mayan-ruins:#7d6c4f;
--oatmeal-biscuit:#b8a76f;
--mocha-dandelion:#f1d76f;
--sandy-brown:#f5a85b;
}

More palettes to explore