All Palettes

Color Palette #eab8d1, #f2b5b5, #f6a7b4, #f26e8d, #d94a77

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.old-flame {
color: #f2b5b5;
}
.pink-fit {
color: #f6a7b4;
}
.out-of-fashion {
color: #f26e8d;
}
.rose-turkish-delight {
color: #d94a77;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--old-flame:#f2b5b5;
--pink-fit:#f6a7b4;
--out-of-fashion:#f26e8d;
--rose-turkish-delight:#d94a77;
}

More palettes to explore