All Palettes

Color Palette #ffd6e7, #ffb3d1, #ff8fab, #ff5c85, #ff2e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-currant {
color: #ffd6e7;
}
.pink-cattleya {
color: #ffb3d1;
}
.flamingo-pink {
color: #ff8fab;
}
.stellar-strawberry {
color: #ff5c85;
}
.chinese-new-year {
color: #ff2e6d;
}

/* CSS Variables */
:root {
--pink-currant:#ffd6e7;
--pink-cattleya:#ffb3d1;
--flamingo-pink:#ff8fab;
--stellar-strawberry:#ff5c85;
--chinese-new-year:#ff2e6d;
}

More palettes to explore