All Palettes

Color Palette #f1b1d1, #eab8d1, #d5c0d8, #d1b3d1, #f2c5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.changeling-pink {
color: #f1b1d1;
}
.sweet-lilac {
color: #eab8d1;
}
.thistle {
color: #d5c0d8;
}
.confectionary {
color: #d1b3d1;
}
.sweetheart {
color: #f2c5d8;
}

/* CSS Variables */
:root {
--changeling-pink:#f1b1d1;
--sweet-lilac:#eab8d1;
--thistle:#d5c0d8;
--confectionary:#d1b3d1;
--sweetheart:#f2c5d8;
}

More palettes to explore