All Palettes

Color Palette #df9fb5, #f6c7c1, #f2e0d4, #f9f7dc, #f29c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #df9fb5;
}
.millennial-pink {
color: #f6c7c1;
}
.pink-scallop {
color: #f2e0d4;
}
.limestone-quarry {
color: #f9f7dc;
}
.fruit-shake {
color: #f29c8c;
}

/* CSS Variables */
:root {
--blushing-tulip:#df9fb5;
--millennial-pink:#f6c7c1;
--pink-scallop:#f2e0d4;
--limestone-quarry:#f9f7dc;
--fruit-shake:#f29c8c;
}

More palettes to explore