All Palettes

Color Palette #7b4c9e, #a57cb6, #e6b7e3, #f6d646, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-pleasures {
color: #7b4c9e;
}
.lobby-lilac {
color: #a57cb6;
}
.blackberry-yogurt {
color: #e6b7e3;
}
.anna-banana {
color: #f6d646;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--purple-pleasures:#7b4c9e;
--lobby-lilac:#a57cb6;
--blackberry-yogurt:#e6b7e3;
--anna-banana:#f6d646;
--sun-orange:#f47b1f;
}

More palettes to explore