All Palettes

Color Palette #f4c3d6, #eab8d1, #e6a2c1, #f1a7c3, #f6b1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.sweet-lilac {
color: #eab8d1;
}
.think-pink {
color: #e6a2c1;
}
.tickled-pink {
color: #f1a7c3;
}
.lavender-candy {
color: #f6b1d8;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--sweet-lilac:#eab8d1;
--think-pink:#e6a2c1;
--tickled-pink:#f1a7c3;
--lavender-candy:#f6b1d8;
}

More palettes to explore