All Palettes

Color Palette #6a5b8b, #a57e93, #d0b3b6, #f7e0a1, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-bush {
color: #6a5b8b;
}
.bouquet {
color: #a57e93;
}
.izmir-pink {
color: #d0b3b6;
}
.aspen-yellow {
color: #f7e0a1;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--butterfly-bush:#6a5b8b;
--bouquet:#a57e93;
--izmir-pink:#d0b3b6;
--aspen-yellow:#f7e0a1;
--syndicalist:#f5c400;
}

More palettes to explore