All Palettes

Color Palette #7c5c9d, #a76c9a, #d68c76, #f5b05c, #f2d150

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7c5c9d;
}
.violetta {
color: #a76c9a;
}
.vintage-coral {
color: #d68c76;
}
.cheater {
color: #f5b05c;
}
.maize {
color: #f2d150;
}

/* CSS Variables */
:root {
--jubilee:#7c5c9d;
--violetta:#a76c9a;
--vintage-coral:#d68c76;
--cheater:#f5b05c;
--maize:#f2d150;
}

More palettes to explore