All Palettes

Color Palette #d9cfc9, #f2e1d4, #f6b7a2, #f7a1a8, #f86d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.instant {
color: #d9cfc9;
}
.pink-scallop {
color: #f2e1d4;
}
.mystic-tulip {
color: #f6b7a2;
}
.simple-pink {
color: #f7a1a8;
}
.rosy-pink {
color: #f86d8d;
}

/* CSS Variables */
:root {
--instant:#d9cfc9;
--pink-scallop:#f2e1d4;
--mystic-tulip:#f6b7a2;
--simple-pink:#f7a1a8;
--rosy-pink:#f86d8d;
}

More palettes to explore