All Palettes

Color Palette #f3afc2, #f6d7d5, #f9e1e4, #f8b9d5, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3afc2;
}
.frosted-tulip {
color: #f6d7d5;
}
.poetic-princess {
color: #f9e1e4;
}
.little-baby-girl {
color: #f8b9d5;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--ibis:#f3afc2;
--frosted-tulip:#f6d7d5;
--poetic-princess:#f9e1e4;
--little-baby-girl:#f8b9d5;
--chantilly:#eab8c9;
}

More palettes to explore