All Palettes

Color Palette #e0a3d1, #e1bff3, #b2dae0, #a4cae5, #f7f2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e0a3d1;
}
.pink-illusion {
color: #e1bff3;
}
.blue-shimmer {
color: #b2dae0;
}
.template {
color: #a4cae5;
}
.casino-lights {
color: #f7f2b6;
}

/* CSS Variables */
:root {
--exotic-violet:#e0a3d1;
--pink-illusion:#e1bff3;
--blue-shimmer:#b2dae0;
--template:#a4cae5;
--casino-lights:#f7f2b6;
}

More palettes to explore