All Palettes

Color Palette #9a4fab, #af8ac7, #d0aee0, #efc0f7, #f7a6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.purpureus {
color: #9a4fab;
}
.fleur-de-lis {
color: #af8ac7;
}
.whisper-of-plum {
color: #d0aee0;
}
.light-lavender {
color: #efc0f7;
}
.corinthian-pink {
color: #f7a6d9;
}

/* CSS Variables */
:root {
--purpureus:#9a4fab;
--fleur-de-lis:#af8ac7;
--whisper-of-plum:#d0aee0;
--light-lavender:#efc0f7;
--corinthian-pink:#f7a6d9;
}

More palettes to explore