All Palettes

Color Palette #eab8d1, #d6619c, #a02c5e, #7b1e3b, #4b0c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sugar-rush {
color: #d6619c;
}
.parlour-red {
color: #a02c5e;
}
.brown-magenta {
color: #7b1e3b;
}
.maroon-oak {
color: #4b0c1c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sugar-rush:#d6619c;
--parlour-red:#a02c5e;
--brown-magenta:#7b1e3b;
--maroon-oak:#4b0c1c;
}

More palettes to explore