All Palettes

Color Palette #f19dac, #f6c1c9, #f4d2e4, #e1b7c8, #d19fc1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.pale-petunia {
color: #f6c1c9;
}
.hopeful {
color: #f4d2e4;
}
.kunzite {
color: #e1b7c8;
}
.clover-pink {
color: #d19fc1;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--pale-petunia:#f6c1c9;
--hopeful:#f4d2e4;
--kunzite:#e1b7c8;
--clover-pink:#d19fc1;
}

More palettes to explore