All Palettes

Color Palette #eab8d1, #d35a8a, #a93d5b, #6d2c3e, #3d1a24

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.pretty-in-plum {
color: #d35a8a;
}
.speaking-of-the-devil {
color: #a93d5b;
}
.siren {
color: #6d2c3e;
}
.bruised-plum {
color: #3d1a24;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--pretty-in-plum:#d35a8a;
--speaking-of-the-devil:#a93d5b;
--siren:#6d2c3e;
--bruised-plum:#3d1a24;
}

More palettes to explore