All Palettes

Color Palette #3c1f4c, #6b3c8b, #a35c8e, #f1a06a, #f1e0c6

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-violet {
color: #3c1f4c;
}
.amaranth-purple {
color: #6b3c8b;
}
.thimble-red {
color: #a35c8e;
}
.monarch-orange {
color: #f1a06a;
}
.cream-washed {
color: #f1e0c6;
}

/* CSS Variables */
:root {
--powerful-violet:#3c1f4c;
--amaranth-purple:#6b3c8b;
--thimble-red:#a35c8e;
--monarch-orange:#f1a06a;
--cream-washed:#f1e0c6;
}

More palettes to explore