All Palettes

Color Palette #fca1b0, #f6b6c4, #f2c4d6, #e6a3c0, #d38da6

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #fca1b0;
}
.love-spell {
color: #f6b6c4;
}
.sweetheart {
color: #f2c4d6;
}
.think-pink {
color: #e6a3c0;
}
.kiss {
color: #d38da6;
}

/* CSS Variables */
:root {
--ballet-slippers:#fca1b0;
--love-spell:#f6b6c4;
--sweetheart:#f2c4d6;
--think-pink:#e6a3c0;
--kiss:#d38da6;
}

More palettes to explore