All Palettes

Color Palette #a099b2, #eab8d1, #f5a3b4, #d56c8d, #5e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lilac {
color: #a099b2;
}
.sweet-lilac {
color: #eab8d1;
}
.pink-fit {
color: #f5a3b4;
}
.paris-pink {
color: #d56c8d;
}
.bright-eggplant {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--heirloom-lilac:#a099b2;
--sweet-lilac:#eab8d1;
--pink-fit:#f5a3b4;
--paris-pink:#d56c8d;
--bright-eggplant:#5e4b8b;
}

More palettes to explore