All Palettes

Color Palette #5f3f88, #a26bb8, #d7a9e0, #f2d2a1, #f49e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lords-of-the-night {
color: #5f3f88;
}
.soft-purple {
color: #a26bb8;
}
.barely-bloomed {
color: #d7a9e0;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.monarch-orange {
color: #f49e6c;
}

/* CSS Variables */
:root {
--lords-of-the-night:#5f3f88;
--soft-purple:#a26bb8;
--barely-bloomed:#d7a9e0;
--antique-wicker-basket:#f2d2a1;
--monarch-orange:#f49e6c;
}

More palettes to explore