All Palettes

Color Palette #5a4e7e, #c6996c, #deac8c, #a89a8f, #6d4f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.freshly-purpleized {
color: #5a4e7e;
}
.amber-autumn {
color: #c6996c;
}
.boot-hill-ghost {
color: #deac8c;
}
.cobblestone {
color: #a89a8f;
}
.bison {
color: #6d4f3b;
}

/* CSS Variables */
:root {
--freshly-purpleized:#5a4e7e;
--amber-autumn:#c6996c;
--boot-hill-ghost:#deac8c;
--cobblestone:#a89a8f;
--bison:#6d4f3b;
}

More palettes to explore