All Palettes

Color Palette #d4cfc4, #8a8b6f, #6c4d4b, #8f2d2f, #c2af99

0%
0%
0%

CSS code for this palette

/* CSS */
.westar {
color: #d4cfc4;
}
.bitter {
color: #8a8b6f;
}
.marron {
color: #6c4d4b;
}
.ancient-red {
color: #8f2d2f;
}
.vast-desert {
color: #c2af99;
}

/* CSS Variables */
:root {
--westar:#d4cfc4;
--bitter:#8a8b6f;
--marron:#6c4d4b;
--ancient-red:#8f2d2f;
--vast-desert:#c2af99;
}

More palettes to explore