All Palettes

Color Palette #7d4f6d, #c89e9d, #f1d4b1, #ffe78f, #3ba07b

0%
0%
0%

CSS code for this palette

/* CSS */
.brocade-violet {
color: #7d4f6d;
}
.remembrance {
color: #c89e9d;
}
.banana-ice-cream {
color: #f1d4b1;
}
.bicycle-yellow {
color: #ffe78f;
}
.funk {
color: #3ba07b;
}

/* CSS Variables */
:root {
--brocade-violet:#7d4f6d;
--remembrance:#c89e9d;
--banana-ice-cream:#f1d4b1;
--bicycle-yellow:#ffe78f;
--funk:#3ba07b;
}

More palettes to explore