All Palettes

Color Palette #eab8d1, #f4a4c4, #f688a2, #f2a1c7, #d85a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rogue-pink {
color: #f4a4c4;
}
.posy-petal {
color: #f688a2;
}
.be-my-valentine {
color: #f2a1c7;
}
.sugar-rush {
color: #d85a9b;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rogue-pink:#f4a4c4;
--posy-petal:#f688a2;
--be-my-valentine:#f2a1c7;
--sugar-rush:#d85a9b;
}

More palettes to explore