All Palettes

Color Palette #df9fb5, #f4c3d6, #f9e6e9, #f7f1e3, #c5d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #df9fb5;
}
.sweetheart {
color: #f4c3d6;
}
.pink-tutu {
color: #f9e6e9;
}
.white-veil {
color: #f7f1e3;
}
.defenestration {
color: #c5d6e2;
}

/* CSS Variables */
:root {
--blushing-tulip:#df9fb5;
--sweetheart:#f4c3d6;
--pink-tutu:#f9e6e9;
--white-veil:#f7f1e3;
--defenestration:#c5d6e2;
}

More palettes to explore