All Palettes

Color Palette #ffb3c7, #ffffff, #ff9eb3, #ffc7db, #ffdbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c7;
}
.white {
color: #ffffff;
}
.saira-red {
color: #ff9eb3;
}
.blossom-tree {
color: #ffc7db;
}
.transparent-pink {
color: #ffdbf0;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c7;
--white:#ffffff;
--saira-red:#ff9eb3;
--blossom-tree:#ffc7db;
--transparent-pink:#ffdbf0;
}

More palettes to explore