All Palettes

Color Palette #6b3f8d, #8b4f9c, #a46db0, #d8a67d, #f5c95c

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-purple {
color: #6b3f8d;
}
.vicious-violet {
color: #8b4f9c;
}
.soft-purple {
color: #a46db0;
}
.band-aid {
color: #d8a67d;
}
.deep-fried-sun-rays {
color: #f5c95c;
}

/* CSS Variables */
:root {
--amaranth-purple:#6b3f8d;
--vicious-violet:#8b4f9c;
--soft-purple:#a46db0;
--band-aid:#d8a67d;
--deep-fried-sun-rays:#f5c95c;
}

More palettes to explore