All Palettes

Color Palette #f6a2c8, #f2b1d0, #eab8d9, #f7c5df, #ffd1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.changeling-pink {
color: #f2b1d0;
}
.soft-cashmere {
color: #eab8d9;
}
.laelia-pink {
color: #f7c5df;
}
.light-pink {
color: #ffd1e0;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--changeling-pink:#f2b1d0;
--soft-cashmere:#eab8d9;
--laelia-pink:#f7c5df;
--light-pink:#ffd1e0;
}

More palettes to explore