All Palettes

Color Palette #f7b1d6, #f9c3e0, #f4e1f0, #f6a2b4, #f28cbc

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f7b1d6;
}
.sugarwinkle {
color: #f9c3e0;
}
.pale-orchid-petal {
color: #f4e1f0;
}
.pink-fit {
color: #f6a2b4;
}
.sachet-pink {
color: #f28cbc;
}

/* CSS Variables */
:root {
--lavender-candy:#f7b1d6;
--sugarwinkle:#f9c3e0;
--pale-orchid-petal:#f4e1f0;
--pink-fit:#f6a2b4;
--sachet-pink:#f28cbc;
}

More palettes to explore