All Palettes

Color Palette #5d5f98, #889ac3, #b5c7e8, #f7e2ab, #f1a7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.wizard-s-potion {
color: #5d5f98;
}
.lavender-lustre {
color: #889ac3;
}
.radar {
color: #b5c7e8;
}
.vanilla-cream {
color: #f7e2ab;
}
.princess {
color: #f1a7b3;
}

/* CSS Variables */
:root {
--wizard-s-potion:#5d5f98;
--lavender-lustre:#889ac3;
--radar:#b5c7e8;
--vanilla-cream:#f7e2ab;
--princess:#f1a7b3;
}

More palettes to explore