All Palettes

Color Palette #5d67b1, #a2a9d7, #e7e3f2, #f2c5d8, #f9b9db

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-lagoon {
color: #5d67b1;
}
.whipped-violet {
color: #a2a9d7;
}
.lavender-syrup {
color: #e7e3f2;
}
.sweetheart {
color: #f2c5d8;
}
.flamingo-feather {
color: #f9b9db;
}

/* CSS Variables */
:root {
--evening-lagoon:#5d67b1;
--whipped-violet:#a2a9d7;
--lavender-syrup:#e7e3f2;
--sweetheart:#f2c5d8;
--flamingo-feather:#f9b9db;
}

More palettes to explore