All Palettes

Color Palette #6a3f88, #9a6bb3, #d9a0c1, #f1c84b, #e76a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.lords-of-the-night {
color: #6a3f88;
}
.crown-jewels {
color: #9a6bb3;
}
.pastel-lavender {
color: #d9a0c1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.porcelain-rose {
color: #e76a6a;
}

/* CSS Variables */
:root {
--lords-of-the-night:#6a3f88;
--crown-jewels:#9a6bb3;
--pastel-lavender:#d9a0c1;
--solar-plexus-chakra:#f1c84b;
--porcelain-rose:#e76a6a;
}

More palettes to explore