All Palettes

Color Palette #4c2f6f, #9a5b8b, #d59090, #f6c279, #f2e6ba

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-nights {
color: #4c2f6f;
}
.kyo-purple {
color: #9a5b8b;
}
.juicy-peach {
color: #d59090;
}
.sunrise {
color: #f6c279;
}
.menoth-white-base {
color: #f2e6ba;
}

/* CSS Variables */
:root {
--mystic-nights:#4c2f6f;
--kyo-purple:#9a5b8b;
--juicy-peach:#d59090;
--sunrise:#f6c279;
--menoth-white-base:#f2e6ba;
}

More palettes to explore