All Palettes

Color Palette #4b3d7b, #8b69bf, #cfa0e9, #f4e0c8, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.sage-violet {
color: #4b3d7b;
}
.lavish-spending {
color: #8b69bf;
}
.bright-ube {
color: #cfa0e9;
}
.almeja {
color: #f4e0c8;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--sage-violet:#4b3d7b;
--lavish-spending:#8b69bf;
--bright-ube:#cfa0e9;
--almeja:#f4e0c8;
--welcoming-wasp:#f0a800;
}

More palettes to explore