All Palettes

Color Palette #412b5e, #694a8c, #a77b9d, #d5a95d, #f3d05e

0%
0%
0%

CSS code for this palette

/* CSS */
.acai {
color: #412b5e;
}
.lords-of-the-night {
color: #694a8c;
}
.usu-pink {
color: #a77b9d;
}
.galley-gold {
color: #d5a95d;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}

/* CSS Variables */
:root {
--acai:#412b5e;
--lords-of-the-night:#694a8c;
--usu-pink:#a77b9d;
--galley-gold:#d5a95d;
--ride-off-into-the-sunset:#f3d05e;
}

More palettes to explore