All Palettes

Color Palette #f8d3e6, #f3b4d9, #f1a2e0, #f8c9d9, #f5e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lily {
color: #f8d3e6;
}
.soft-cashmere {
color: #f3b4d9;
}
.pretty-pink-piggy {
color: #f1a2e0;
}
.baby-steps {
color: #f8c9d9;
}
.pale-orchid-petal {
color: #f5e0f0;
}

/* CSS Variables */
:root {
--pink-lily:#f8d3e6;
--soft-cashmere:#f3b4d9;
--pretty-pink-piggy:#f1a2e0;
--baby-steps:#f8c9d9;
--pale-orchid-petal:#f5e0f0;
}

More palettes to explore