All Palettes

Color Palette #eab8d1, #d46e8b, #a377b1, #5c619d, #3f89c6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.strawberry-milkshake {
color: #d46e8b;
}
.bell-heather {
color: #a377b1;
}
.violet-storm {
color: #5c619d;
}
.casting-sea {
color: #3f89c6;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--strawberry-milkshake:#d46e8b;
--bell-heather:#a377b1;
--violet-storm:#5c619d;
--casting-sea:#3f89c6;
}

More palettes to explore