All Palettes

Color Palette #f1c6d2, #f6b6e1, #fbb1d5, #f6a2c1, #e16b98

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d2;
}
.cotton-candy-aesthetic {
color: #f6b6e1;
}
.lavender-candy {
color: #fbb1d5;
}
.rogue-pink {
color: #f6a2c1;
}
.shadow-azalea-pink {
color: #e16b98;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d2;
--cotton-candy-aesthetic:#f6b6e1;
--lavender-candy:#fbb1d5;
--rogue-pink:#f6a2c1;
--shadow-azalea-pink:#e16b98;
}

More palettes to explore