All Palettes

Color Palette #4a3c90, #8b5eba, #d4a1e2, #f1d0c6, #ffab8a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4a3c90;
}
.lusty-lavender {
color: #8b5eba;
}
.bright-ube {
color: #d4a1e2;
}
.chic-peach {
color: #f1d0c6;
}
.sunset-over-the-alps {
color: #ffab8a;
}

/* CSS Variables */
:root {
--blue-gem:#4a3c90;
--lusty-lavender:#8b5eba;
--bright-ube:#d4a1e2;
--chic-peach:#f1d0c6;
--sunset-over-the-alps:#ffab8a;
}

More palettes to explore