All Palettes

Color Palette #5c3f8d, #a47c2d, #d6b85c, #7c4f9c, #4c3b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.chai-tea {
color: #a47c2d;
}
.luxurious {
color: #d6b85c;
}
.juneberry {
color: #7c4f9c;
}
.avocado-stone {
color: #4c3b1f;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--chai-tea:#a47c2d;
--luxurious:#d6b85c;
--juneberry:#7c4f9c;
--avocado-stone:#4c3b1f;
}

More palettes to explore