All Palettes

Color Palette #6a4f78, #a25d8c, #d6928f, #f6b83c, #f1e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-purple {
color: #6a4f78;
}
.thimble-red {
color: #a25d8c;
}
.juicy-peach {
color: #d6928f;
}
.squash-blossom {
color: #f6b83c;
}
.french-vanilla {
color: #f1e1a7;
}

/* CSS Variables */
:root {
--exotic-purple:#6a4f78;
--thimble-red:#a25d8c;
--juicy-peach:#d6928f;
--squash-blossom:#f6b83c;
--french-vanilla:#f1e1a7;
}

More palettes to explore