All Palettes

Color Palette #f5b2c1, #f6c1d4, #f7d4e1, #e5a4d8, #d57bad

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.cherry-blossom {
color: #f6c1d4;
}
.pink-frosting {
color: #f7d4e1;
}
.light-orchid {
color: #e5a4d8;
}
.ice-plant {
color: #d57bad;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--cherry-blossom:#f6c1d4;
--pink-frosting:#f7d4e1;
--light-orchid:#e5a4d8;
--ice-plant:#d57bad;
}

More palettes to explore