All Palettes

Color Palette #6a4c94, #aa3c57, #eab8c8, #d5b77c, #f2d750

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.speaking-of-the-devil {
color: #aa3c57;
}
.chantilly {
color: #eab8c8;
}
.barley {
color: #d5b77c;
}
.golden-apples {
color: #f2d750;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--speaking-of-the-devil:#aa3c57;
--chantilly:#eab8c8;
--barley:#d5b77c;
--golden-apples:#f2d750;
}

More palettes to explore