All Palettes

Color Palette #eab8d1, #f7b0c3, #f8a5b4, #fdac72, #f7696b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cupid {
color: #f7b0c3;
}
.pink-fit {
color: #f8a5b4;
}
.orange-marmalade {
color: #fdac72;
}
.usubeni-red {
color: #f7696b;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cupid:#f7b0c3;
--pink-fit:#f8a5b4;
--orange-marmalade:#fdac72;
--usubeni-red:#f7696b;
}

More palettes to explore