All Palettes

Color Palette #ffc7db, #ff9eb1, #f0b2c7, #ffb3c7, #f0c7db

0%
0%
0%

CSS code for this palette

/* CSS */
.blossom-tree {
color: #ffc7db;
}
.ballet-slippers {
color: #ff9eb1;
}
.fairy-tale {
color: #f0b2c7;
}
.cherry-blossom-pink {
color: #ffb3c7;
}
.persian-delight {
color: #f0c7db;
}

/* CSS Variables */
:root {
--blossom-tree:#ffc7db;
--ballet-slippers:#ff9eb1;
--fairy-tale:#f0b2c7;
--cherry-blossom-pink:#ffb3c7;
--persian-delight:#f0c7db;
}

More palettes to explore