All Palettes

Color Palette #fdf2f7, #fce8f4, #fadbed, #f7cfe4, #f0c1da

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-blush {
color: #fdf2f7;
}
.dolomite-crystal {
color: #fce8f4;
}
.jacaranda {
color: #fadbed;
}
.sparkling-pink {
color: #f7cfe4;
}
.starlet-pink {
color: #f0c1da;
}

/* CSS Variables */
:root {
--lavender-blush:#fdf2f7;
--dolomite-crystal:#fce8f4;
--jacaranda:#fadbed;
--sparkling-pink:#f7cfe4;
--starlet-pink:#f0c1da;
}

More palettes to explore