All Palettes

Color Palette #6a3f88, #a75ab5, #e1a5e9, #f3d3f8, #f7abc4

0%
0%
0%

CSS code for this palette

/* CSS */
.lords-of-the-night {
color: #6a3f88;
}
.prickly-purple {
color: #a75ab5;
}
.petal-plush {
color: #e1a5e9;
}
.sassy-pink {
color: #f3d3f8;
}
.nadeshiko-pink {
color: #f7abc4;
}

/* CSS Variables */
:root {
--lords-of-the-night:#6a3f88;
--prickly-purple:#a75ab5;
--petal-plush:#e1a5e9;
--sassy-pink:#f3d3f8;
--nadeshiko-pink:#f7abc4;
}

More palettes to explore