All Palettes

Color Palette #eab8d1, #f7c5e0, #f1a7b4, #f27c78, #e05c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.laelia-pink {
color: #f7c5e0;
}
.princess {
color: #f1a7b4;
}
.salmon-pok-bowl {
color: #f27c78;
}
.swiss-chard {
color: #e05c6e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--laelia-pink:#f7c5e0;
--princess:#f1a7b4;
--salmon-pok-bowl:#f27c78;
--swiss-chard:#e05c6e;
}

More palettes to explore