All Palettes

Color Palette #6a4f78, #a77b9d, #eab8c8, #f8e8eb, #ffcd75

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-purple {
color: #6a4f78;
}
.usu-pink {
color: #a77b9d;
}
.chantilly {
color: #eab8c8;
}
.arrowhead-white {
color: #f8e8eb;
}
.grandis {
color: #ffcd75;
}

/* CSS Variables */
:root {
--exotic-purple:#6a4f78;
--usu-pink:#a77b9d;
--chantilly:#eab8c8;
--arrowhead-white:#f8e8eb;
--grandis:#ffcd75;
}

More palettes to explore