All Palettes

Color Palette #a69c7d, #6f4b3e, #4a3b30, #c2af99, #e8d5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.mohalla {
color: #a69c7d;
}
.burned-brown {
color: #6f4b3e;
}
.demitasse {
color: #4a3b30;
}
.vast-desert {
color: #c2af99;
}
.paper-moon {
color: #e8d5a6;
}

/* CSS Variables */
:root {
--mohalla:#a69c7d;
--burned-brown:#6f4b3e;
--demitasse:#4a3b30;
--vast-desert:#c2af99;
--paper-moon:#e8d5a6;
}

More palettes to explore