All Palettes

Color Palette #734794, #9c7dba, #c49fd6, #f1c6e3, #f9e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-sapphire {
color: #734794;
}
.lush-lilac {
color: #9c7dba;
}
.mauve-mist {
color: #c49fd6;
}
.venetian-rose {
color: #f1c6e3;
}
.banana-yogurt {
color: #f9e8b4;
}

/* CSS Variables */
:root {
--purple-sapphire:#734794;
--lush-lilac:#9c7dba;
--mauve-mist:#c49fd6;
--venetian-rose:#f1c6e3;
--banana-yogurt:#f9e8b4;
}

More palettes to explore