All Palettes

Color Palette #7c5a90, #a266a3, #d79dc3, #f2b2a1, #ffde70

0%
0%
0%

CSS code for this palette

/* CSS */
.ghostly-purple {
color: #7c5a90;
}
.royal-pretender {
color: #a266a3;
}
.prominent-pink {
color: #d79dc3;
}
.first-date {
color: #f2b2a1;
}
.sun-shower {
color: #ffde70;
}

/* CSS Variables */
:root {
--ghostly-purple:#7c5a90;
--royal-pretender:#a266a3;
--prominent-pink:#d79dc3;
--first-date:#f2b2a1;
--sun-shower:#ffde70;
}

More palettes to explore