All Palettes

Color Palette #eab8d1, #e76e82, #d84f6b, #aa3c5b, #5e2b40

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cherry-brandy {
color: #e76e82;
}
.rosy-cheeks {
color: #d84f6b;
}
.heart-s-desire {
color: #aa3c5b;
}
.windsor-wine {
color: #5e2b40;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cherry-brandy:#e76e82;
--rosy-cheeks:#d84f6b;
--heart-s-desire:#aa3c5b;
--windsor-wine:#5e2b40;
}

More palettes to explore